Author Topic: MCD 3300 with MSL/MBG Registering Teleworker sets  (Read 1275 times)

Offline TDrew

  • New Member
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
MCD 3300 with MSL/MBG Registering Teleworker sets
« on: August 18, 2022, 11:20:47 AM »
First time posting,,,

Relocated customers office to new location with new internet provider. All worked fine till reprogrammed for new IP in MBG.
I have a MCD3300 with MSL w/ MBG blade deployed as DMZ Network. The only difference between old site and new is they had 1 public IP address (24.192.123.19) and the New location has 5 public IP address. (199.36.196.71-199.36.196.75). I changed the MBG settings for DMZ Network Config to 199.36.176.72->10.10.101.2. and the MCD stayed the same 172.20.101.10. All local sets are up and the MSL-Nupoint vSets registered and are working as expected.  When going to the remote sites and changing the new static IP address of 199.36.176.72 they fail TFTP. 

They have their own Network personnel and he is stating that he opened all ports till we could get this working but it took 3 days just to get the internal network to work to the MSL so

Thoughts? and any good test I can do to show where the problem is.


I did some remote port testing into their public IP.

PS C:\Windows\system32> Test-NetConnection -computername 199.36.196.72 -Port 69
WARNING: TCP connect to (199.36.196.72 : 69) failed


ComputerName           : 199.36.196.72
RemoteAddress          : 199.36.196.72
RemotePort             : 69
InterfaceAlias         : Wi-Fi
SourceAddress          : 192.168.1.155
PingSucceeded          : True
PingReplyDetails (RTT) : 14 ms
TcpTestSucceeded       : False




PS C:\Windows\system32> Test-NetConnection -computername 199.36.196.72 -Port 80


ComputerName     : 199.36.196.72
RemoteAddress    : 199.36.196.72
RemotePort       : 80
InterfaceAlias   : Wi-Fi
SourceAddress    : 192.168.1.155
TcpTestSucceeded : True




PS C:\Windows\system32> Test-NetConnection -computername 199.36.196.72 -Port 20001
WARNING: TCP connect to (199.36.196.72 : 20001) failed


ComputerName           : 199.36.196.72
RemoteAddress          : 199.36.196.72
RemotePort             : 20001
InterfaceAlias         : Wi-Fi
SourceAddress          : 192.168.1.155
PingSucceeded          : True
PingReplyDetails (RTT) : 14 ms
TcpTestSucceeded       : False




PS C:\Windows\system32> Test-NetConnection -computername 199.36.196.72 -Port 6800
WARNING: TCP connect to (199.36.196.72 : 6800) failed


ComputerName           : 199.36.196.72
RemoteAddress          : 199.36.196.72
RemotePort             : 6800
InterfaceAlias         : Wi-Fi
SourceAddress          : 192.168.1.155
PingSucceeded          : True
PingReplyDetails (RTT) : 11 ms
TcpTestSucceeded       : False




PS C:\Windows\system32> Test-NetConnection -computername 199.36.196.72 -Port 6802
WARNING: TCP connect to (199.36.196.72 : 6802) failed


ComputerName           : 199.36.196.72
RemoteAddress          : 199.36.196.72
RemotePort             : 6802
InterfaceAlias         : Wi-Fi
SourceAddress          : 192.168.1.155
PingSucceeded          : True
PingReplyDetails (RTT) : 21 ms
TcpTestSucceeded       : False




PS C:\Windows\system32> Test-NetConnection -computername 199.36.196.72 -Port 3999
WARNING: TCP connect to (199.36.196.72 : 3999) failed


ComputerName           : 199.36.196.72
RemoteAddress          : 199.36.196.72
RemotePort             : 3999
InterfaceAlias         : Wi-Fi
SourceAddress          : 192.168.1.155
PingSucceeded          : True
PingReplyDetails (RTT) : 14 ms
TcpTestSucceeded       : False




PS C:\Windows\system32> Test-NetConnection -computername 199.36.196.72 -Port 443


ComputerName     : 199.36.196.72
RemoteAddress    : 199.36.196.72
RemotePort       : 443
InterfaceAlias   : Wi-Fi
SourceAddress    : 192.168.1.155
TcpTestSucceeded : True




PS C:\Windows\system32> 
[/size][/color]


Offline johnp

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2183
  • Country: us
  • Karma: +66/-0
    • View Profile
Re: MCD 3300 with MSL/MBG Registering Teleworker sets
« Reply #1 on: August 18, 2022, 06:38:54 PM »
I use the teleworker network analyzer for just such things. You can download off the MBG

Offline sarond

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1381
  • Country: au
  • Karma: +71/-0
    • View Profile
Re: MCD 3300 with MSL/MBG Registering Teleworker sets
« Reply #2 on: August 19, 2022, 06:07:40 PM »
Agree, use TNA tool to run these tests. (download from diagnostics section of MBG)

Also your connection fails to TFTP port 69 and 20001 because you are testing with TCP, TFTP will use UDP.


 

Sitemap 1 2 3 4 5 6 7 8 9 10