cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5507
Views
15
Helpful
25
Replies

Cannot ping external address without source address

Adam_S
Level 1
Level 1

Hi all,

Need some help. I have a cisco 3845 connected to a 3750 switch. I am unable to ping external addresses directly from either the 3750 switch or 3845 router without a source address. 

Amel-router#ping 8.8.8.8
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
Amel-router#ping 8.8.8.8 source 10.12.0.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
Packet sent with a source address of 10.12.0.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms

I can tested by sourcing the ping from all available interfaces, works fine and pings from the connected devices work fine too.

25 Replies 25

Richard Burts
Hall of Fame
Hall of Fame

The behavior you describe is unexpected. Can you post the current running config from both devices? It might be helpful if you would also post the output of the command show ip route from both devices.

HTH

Rick

Akasha-Switch#show ip route
Default gateway is not set

Host Gateway Last Use Total Uses Interface
ICMP redirect cache is empty

Amel-router#show ip route
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
+ - replicated route, % - next hop override

Gateway of last resort is 192.168.80.2 to network 0.0.0.0

S* 0.0.0.0/0 [1/0] via 192.168.80.2
10.0.0.0/8 is variably subnetted, 11 subnets, 2 masks
C 10.12.0.0/24 is directly connected, Vlan12
L 10.12.0.1/32 is directly connected, Vlan12
C 10.20.0.0/24 is directly connected, Vlan20
L 10.20.0.1/32 is directly connected, Vlan20
C 10.112.0.0/24 is directly connected, Vlan112
L 10.112.0.1/32 is directly connected, Vlan112
C 10.212.0.0/24 is directly connected, Vlan212
L 10.212.0.1/32 is directly connected, Vlan212
C 10.213.0.0/24 is directly connected, Vlan213
L 10.213.0.1/32 is directly connected, Vlan213
C 10.255.255.255/32 is directly connected, Loopback0
100.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 100.1.1.0/24 is directly connected, GigabitEthernet2/0
L 100.1.1.1/32 is directly connected, GigabitEthernet2/0
172.16.0.0/16 is variably subnetted, 2 subnets, 2 masks
C 172.16.0.0/24 is directly connected, Vlan16
L 172.16.0.1/32 is directly connected, Vlan16
172.17.0.0/16 is variably subnetted, 2 subnets, 2 masks
C 172.17.0.0/24 is directly connected, Vlan17
L 172.17.0.1/32 is directly connected, Vlan17
192.168.0.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.0.0/24 is directly connected, Vlan10
L 192.168.0.1/32 is directly connected, Vlan10
192.168.80.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.80.0/29 is directly connected, Vlan80
L 192.168.80.1/32 is directly connected, Vlan80

show ip route 8.8.8.8 longest 
please share this 

Below was the nearest available command. I also ran a "Debug ip icmp" and ran a ping then a ping with a source address.

Amel-router#show ip route 8.8.8.8 longer-prefixes
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
+ - replicated route, % - next hop override

Gateway of last resort is 192.168.80.2 to network 0.0.0.0

Amel-router#ping 8.8.8.8
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
Amel-router#show log
Syslog logging: enabled (0 messages dropped, 4 messages rate-limited, 0 flushes, 0 overruns, xml disabled, filtering disabled)

No Active Message Discriminator.

 

No Inactive Message Discriminator.


Console logging: level debugging, 376 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 0 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 376 messages logged, xml disabled,
filtering disabled
Exception Logging: size (4096 bytes)
Count and timestamp logging messages: disabled
Persistent logging: disabled

No active filter modules.

Trap logging: level informational, 377 message lines logged

Log Buffer (4096 bytes):

*Jul 30 12:27:59.899: ICMP: dst (192.168.0.1) port unreachable sent to 192.168.0.5
*Jul 30 12:28:13.519: ICMP: echo reply sent, src 172.17.0.1, dst 172.17.0.128, topology BASE, dscp 0 topoid 0
Amel-router#ping 8.8.8.8 source
Amel-router#ping 8.8.8.8 source 172.16.0.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
Packet sent with a source address of 172.16.0.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/6/8 ms
Amel-router#show log
Syslog logging: enabled (0 messages dropped, 4 messages rate-limited, 0 flushes, 0 overruns, xml disabled, filtering disabled)

No Active Message Discriminator.

 

No Inactive Message Discriminator.


Console logging: level debugging, 392 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 0 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 392 messages logged, xml disabled,
filtering disabled
Exception Logging: size (4096 bytes)
Count and timestamp logging messages: disabled
Persistent logging: disabled

No active filter modules.

Trap logging: level informational, 379 message lines logged

Log Buffer (4096 bytes):

*Jul 30 12:27:59.899: ICMP: dst (192.168.0.1) port unreachable sent to 192.168.0.5
*Jul 30 12:28:13.519: ICMP: echo reply sent, src 172.17.0.1, dst 172.17.0.128, topology BASE, dscp 0 topoid 0*Jul 30 12:28:43.635: ICMP: echo reply sent, src 172.17.0.1, dst 172.17.0.128, topology BASE, dscp 0 topoid 0
*Jul 30 12:28:50.735: ICMP: echo reply rcvd, src 8.8.8.8, dst 172.16.0.1, topology BASE, dscp 0 topoid 0
*Jul 30 12:28:50.743: ICMP: echo reply rcvd, src 8.8.8.8, dst 172.16.0.1, topology BASE, dscp 0 topoid 0
*Jul 30 12:28:50.747: ICMP: echo reply rcvd, src 8.8.8.8, dst 172.16.0.1, topology BASE, dscp 0 topoid 0
*Jul 30 12:28:50.755: ICMP: echo reply rcvd, src 8.8.8.8, dst 172.16.0.1, topology BASE, dscp 0 topoid 0
*Jul 30 12:28:50.763: ICMP: echo reply rcvd, src 8.8.8.8, dst 172.16.0.1, topology BASE, dscp 0 topoid 0
*Jul 30 12:28:52.095: ICMP: echo reply sent, src 172.17.0.1, dst 172.17.0.102, topology BASE, dscp 0 topoid 0

 

I get what error here 
you config
ip default gateway 
and
ip route 0.0.0.0 0.0.0.0 

add default static  route ONLY and it will work prefect 

I asked for the current running config and so far have not seen it. But based on the additional information provided I have an idea of what the problem is. The default behavior of IOS when generating a ping is to use the IP address of the outbound interface as the source of the ping. Since the default route shown in ip route uses the vlan 80 address as the outbound interface then 192.168.80.1 would be the default source address for the ping attempt. My idea is that you have configured Network Address Translation for your inside vlans/subnets but have not configured NAT for the vlan 80 subnet. With NAT for the source address the ping is successful but without NAT the ping using 192.168.80.1 fails. If you really want the ping using the vlan 80 address to work then you need to add NAT for that subnet. (Personally I am not sure that it is worth the effort - but it is your decision to make)

HTH

Rick

I think you might be correct as a ping sourced from 192.168.80.1 (which is the "outside" interface") fails. For some reason the show run keeps getting removed.

Thanks for the response. I have attached the requested.

W-ALI
Level 1
Level 1

that's normal, because it depends on the destination IP address and on the routing table.

Hello

Can you post the the output of the following please:

sh run | in nat
sh ip nat translations
sh ip access-list


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Amel-router#show run | i nat
switchport trunk native vlan 10
switchport trunk native vlan 10
switchport trunk native vlan 10
switchport trunk native vlan 10
ip nat inside
ip nat inside
ip nat inside
ip nat inside
ip nat outside
ip nat inside
ip nat inside source list NAT-ACL interface Vlan80 overload
Amel-router#
Amel-router#
Amel-router#show ip acc
Amel-router#show ip access
Amel-router#show ip access-lists
Extended IP access list GUEST-NET
10 permit udp any any eq bootps
20 permit udp any any eq domain
30 permit tcp any any eq www
40 permit tcp any any eq 8080
50 permit tcp any any eq 443
60 permit udp any any eq 1194
70 permit tcp any any range 1119 1120
80 permit tcp any any range 6112 6114
90 permit icmp 10.20.0.0 0.0.0.255 10.20.0.0 0.0.0.255
Extended IP access list NAT-ACL
10 permit ip 10.0.0.0 0.255.255.255 any (1036 matches)
20 permit ip 172.17.0.0 0.0.0.255 any (8451 matches)
30 permit ip 172.16.0.0 0.0.0.255 any (4778 matches)
40 permit ip 192.168.80.0 0.0.0.255 any (25 matches)
50 permit tcp any any
60 permit udp any any (31 matches)
70 permit ip any any

Amel-router#show ip nat translations
Pro Inside global Inside local Outside local Outside global
tcp 192.168.80.1:49223 10.12.0.3:49223 172.64.145.85:443 172.64.145.85:443
tcp 192.168.80.1:49400 10.12.0.3:49400 54.216.252.255:443 54.216.252.255:443
tcp 192.168.80.1:49402 10.12.0.3:49402 13.68.168.63:443 13.68.168.63:443
udp 192.168.80.1:51330 10.12.0.3:51330 142.250.70.174:443 142.250.70.174:443
udp 192.168.80.1:53159 10.12.0.3:53159 142.250.70.193:443 142.250.70.193:443
udp 192.168.80.1:53266 10.12.0.3:53266 142.250.66.206:443 142.250.66.206:443
udp 192.168.80.1:53385 10.12.0.3:53385 142.250.70.163:443 142.250.70.163:443
udp 192.168.80.1:56120 10.12.0.3:56120 142.250.70.193:443 142.250.70.193:443
udp 192.168.80.1:57868 10.12.0.3:57868 142.250.70.214:443 142.250.70.214:443
udp 192.168.80.1:58096 10.12.0.3:58096 142.250.70.163:443 142.250.70.163:443
udp 192.168.80.1:58881 10.12.0.3:58881 142.250.66.206:443 142.250.66.206:443
udp 192.168.80.1:59217 10.12.0.3:59217 142.250.70.163:443 142.250.70.163:443
udp 192.168.80.1:60190 10.12.0.3:60190 142.250.70.163:443 142.250.70.163:443
udp 192.168.80.1:60651 10.12.0.3:60651 172.217.167.67:443 172.217.167.67:443
udp 192.168.80.1:61233 10.12.0.3:61233 142.250.70.174:443 142.250.70.174:443
udp 192.168.80.1:61541 10.12.0.3:61541 142.250.70.174:443 142.250.70.174:443
udp 192.168.80.1:61919 10.12.0.3:61919 142.250.70.163:443 142.250.70.163:443
udp 192.168.80.1:61972 10.12.0.3:61972 142.250.70.174:443 142.250.70.174:443
udp 192.168.80.1:62271 10.12.0.3:62271 142.250.71.86:443 142.250.71.86:443
udp 192.168.80.1:62601 10.12.0.3:62601 142.250.70.163:443 142.250.70.163:443
udp 192.168.80.1:62912 10.12.0.3:62912 142.250.66.206:443 142.250.66.206:443
udp 192.168.80.1:64328 10.12.0.3:64328 74.125.109.201:443 74.125.109.201:443
tcp 192.168.80.1:52393 10.12.0.101:52393 142.250.70.206:443 142.250.70.206:443
tcp 192.168.80.1:11011 172.16.0.101:11011 65.8.33.26:443 65.8.33.26:443
tcp 192.168.80.1:13076 172.16.0.101:13076 142.250.67.14:443 142.250.67.14:443
tcp 192.168.80.1:16574 172.16.0.101:16574 54.86.71.113:443 54.86.71.113:443
udp 192.168.80.1:20984 172.16.0.101:20984 1.1.1.1:53 1.1.1.1:53
tcp 192.168.80.1:25864 172.16.0.101:25864 74.125.109.40:443 74.125.109.40:443
tcp 192.168.80.1:31169 172.16.0.101:31169 142.250.70.206:443 142.250.70.206:443
tcp 192.168.80.1:35739 172.16.0.101:35739 74.125.109.40:443 74.125.109.40:443
udp 192.168.80.1:37569 172.16.0.101:37569 1.1.1.1:53 1.1.1.1:53
tcp 192.168.80.1:54697 172.16.0.101:54697 172.64.145.85:443 172.64.145.85:443
tcp 192.168.80.1:54698 172.16.0.101:54698 172.64.145.85:443 172.64.145.85:443
tcp 192.168.80.1:54699 172.16.0.101:54699 172.64.145.85:443 172.64.145.85:443
tcp 192.168.80.1:54700 172.16.0.101:54700 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:54701 172.16.0.101:54701 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:54702 172.16.0.101:54702 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:54703 172.16.0.101:54703 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:54704 172.16.0.101:54704 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:54705 172.16.0.101:54705 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:54706 172.16.0.101:54706 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:54707 172.16.0.101:54707 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:54708 172.16.0.101:54708 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:54709 172.16.0.101:54709 23.38.241.3:443 23.38.241.3:443
tcp 192.168.80.1:54710 172.16.0.101:54710 23.192.239.70:80 23.192.239.70:80
tcp 192.168.80.1:55329 172.16.0.101:55329 173.194.4.104:443 173.194.4.104:443
tcp 192.168.80.1:60073 172.16.0.101:60073 173.194.4.104:443 173.194.4.104:443
udp 192.168.80.1:62774 172.16.0.101:62774 1.1.1.1:53 1.1.1.1:53
tcp 192.168.80.1:55408 172.16.0.102:55408 20.198.119.84:443 20.198.119.84:443
tcp 192.168.80.1:55476 172.16.0.102:55476 144.2.12.25:443 144.2.12.25:443
tcp 192.168.80.1:55488 172.16.0.102:55488 23.206.199.226:443 23.206.199.226:443
tcp 192.168.80.1:55491 172.16.0.102:55491 23.206.199.210:443 23.206.199.210:443
tcp 192.168.80.1:55597 172.16.0.102:55597 157.240.8.53:443 157.240.8.53:443
tcp 192.168.80.1:55607 172.16.0.102:55607 103.10.125.165:27024 103.10.125.165:27024
tcp 192.168.80.1:55642 172.16.0.102:55642 23.206.199.218:443 23.206.199.218:443
tcp 192.168.80.1:55643 172.16.0.102:55643 23.1.20.172:443 23.1.20.172:443
tcp 192.168.80.1:55644 172.16.0.102:55644 23.1.20.172:443 23.1.20.172:443
tcp 192.168.80.1:55650 172.16.0.102:55650 23.206.199.210:443 23.206.199.210:443
tcp 192.168.80.1:55652 172.16.0.102:55652 23.202.160.114:443 23.202.160.114:443
tcp 192.168.80.1:55653 172.16.0.102:55653 23.192.239.71:443 23.192.239.71:443
tcp 192.168.80.1:55658 172.16.0.102:55658 18.209.201.158:443 18.209.201.158:443
Pro Inside global Inside local Outside local Outside global
tcp 192.168.80.1:55659 172.16.0.102:55659 18.205.55.236:443 18.205.55.236:443
tcp 192.168.80.1:55660 172.16.0.102:55660 23.206.199.226:443 23.206.199.226:443
tcp 192.168.80.1:55683 172.16.0.102:55683 23.192.239.104:443 23.192.239.104:443
tcp 192.168.80.1:55684 172.16.0.102:55684 23.192.239.78:443 23.192.239.78:443
tcp 192.168.80.1:55685 172.16.0.102:55685 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55686 172.16.0.102:55686 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55687 172.16.0.102:55687 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55689 172.16.0.102:55689 3.232.144.130:443 3.232.144.130:443
tcp 192.168.80.1:55700 172.16.0.102:55700 193.59.178.125:443 193.59.178.125:443
tcp 192.168.80.1:55708 172.16.0.102:55708 23.192.239.71:443 23.192.239.71:443
tcp 192.168.80.1:55709 172.16.0.102:55709 104.17.167.30:443 104.17.167.30:443
tcp 192.168.80.1:55712 172.16.0.102:55712 193.59.178.125:443 193.59.178.125:443
tcp 192.168.80.1:55718 172.16.0.102:55718 23.192.239.80:443 23.192.239.80:443
tcp 192.168.80.1:55719 172.16.0.102:55719 77.79.249.97:443 77.79.249.97:443
tcp 192.168.80.1:55720 172.16.0.102:55720 104.17.49.74:443 104.17.49.74:443
tcp 192.168.80.1:55723 172.16.0.102:55723 23.206.199.210:443 23.206.199.210:443
tcp 192.168.80.1:55724 172.16.0.102:55724 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55725 172.16.0.102:55725 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55749 172.16.0.102:55749 54.146.106.78:443 54.146.106.78:443
tcp 192.168.80.1:55778 172.16.0.102:55778 23.206.199.210:443 23.206.199.210:443
tcp 192.168.80.1:55783 172.16.0.102:55783 3.212.150.249:8884 3.212.150.249:8884
tcp 192.168.80.1:55799 172.16.0.102:55799 152.199.43.138:443 152.199.43.138:443
tcp 192.168.80.1:55803 172.16.0.102:55803 20.50.73.9:443 20.50.73.9:443
tcp 192.168.80.1:55804 172.16.0.102:55804 52.139.174.67:443 52.139.174.67:443
tcp 192.168.80.1:55807 172.16.0.102:55807 18.205.55.236:443 18.205.55.236:443
tcp 192.168.80.1:55810 172.16.0.102:55810 104.18.36.211:443 104.18.36.211:443
tcp 192.168.80.1:55811 172.16.0.102:55811 172.64.151.45:443 172.64.151.45:443
tcp 192.168.80.1:55821 172.16.0.102:55821 104.18.34.9:443 104.18.34.9:443
tcp 192.168.80.1:55825 172.16.0.102:55825 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55826 172.16.0.102:55826 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55827 172.16.0.102:55827 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55829 172.16.0.102:55829 52.86.118.144:8884 52.86.118.144:8884
tcp 192.168.80.1:55830 172.16.0.102:55830 172.64.151.45:443 172.64.151.45:443
tcp 192.168.80.1:55831 172.16.0.102:55831 172.64.153.247:443 172.64.153.247:443
tcp 192.168.80.1:55840 172.16.0.102:55840 104.97.251.230:443 104.97.251.230:443
tcp 192.168.80.1:55841 172.16.0.102:55841 204.79.197.239:443 204.79.197.239:443
tcp 192.168.80.1:55843 172.16.0.102:55843 172.217.167.67:443 172.217.167.67:443
tcp 192.168.80.1:55844 172.16.0.102:55844 108.139.1.19:443 108.139.1.19:443
tcp 192.168.80.1:55845 172.16.0.102:55845 142.250.70.174:443 142.250.70.174:443
tcp 192.168.80.1:55846 172.16.0.102:55846 172.217.167.109:443 172.217.167.109:443
tcp 192.168.80.1:55847 172.16.0.102:55847 65.8.33.114:443 65.8.33.114:443
tcp 192.168.80.1:55850 172.16.0.102:55850 54.73.26.109:443 54.73.26.109:443
tcp 192.168.80.1:55857 172.16.0.102:55857 104.18.34.9:443 104.18.34.9:443
tcp 192.168.80.1:55864 172.16.0.102:55864 142.250.67.3:443 142.250.67.3:443
tcp 192.168.80.1:55866 172.16.0.102:55866 104.17.93.38:443 104.17.93.38:443
tcp 192.168.80.1:55867 172.16.0.102:55867 142.250.70.131:443 142.250.70.131:443
tcp 192.168.80.1:55869 172.16.0.102:55869 142.250.70.138:443 142.250.70.138:443
tcp 192.168.80.1:55870 172.16.0.102:55870 104.16.149.64:443 104.16.149.64:443
tcp 192.168.80.1:55876 172.16.0.102:55876 35.199.147.118:443 35.199.147.118:443
tcp 192.168.80.1:55877 172.16.0.102:55877 173.36.127.17:443 173.36.127.17:443
tcp 192.168.80.1:55878 172.16.0.102:55878 72.163.15.137:443 72.163.15.137:443
tcp 192.168.80.1:55879 172.16.0.102:55879 104.16.149.64:443 104.16.149.64:443
tcp 192.168.80.1:55881 172.16.0.102:55881 142.250.70.234:443 142.250.70.234:443
tcp 192.168.80.1:55886 172.16.0.102:55886 54.36.115.100:443 54.36.115.100:443
tcp 192.168.80.1:55890 172.16.0.102:55890 142.250.66.200:443 142.250.66.200:443
tcp 192.168.80.1:55892 172.16.0.102:55892 152.195.58.59:443 152.195.58.59:443
tcp 192.168.80.1:55893 172.16.0.102:55893 3.105.11.78:443 3.105.11.78:443
tcp 192.168.80.1:55895 172.16.0.102:55895 52.2.212.202:443 52.2.212.202:443
tcp 192.168.80.1:55896 172.16.0.102:55896 13.210.240.11:443 13.210.240.11:443
tcp 192.168.80.1:55897 172.16.0.102:55897 173.36.127.32:443 173.36.127.32:443
tcp 192.168.80.1:55900 172.16.0.102:55900 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55901 172.16.0.102:55901 104.18.42.171:443 104.18.42.171:443
Pro Inside global Inside local Outside local Outside global
tcp 192.168.80.1:55902 172.16.0.102:55902 104.18.42.171:443 104.18.42.171:443
tcp 192.168.80.1:55903 172.16.0.102:55903 142.250.67.3:443 142.250.67.3:443
tcp 192.168.80.1:55904 172.16.0.102:55904 142.250.70.170:443 142.250.70.170:443
tcp 192.168.80.1:55906 172.16.0.102:55906 142.250.70.134:443 142.250.70.134:443
tcp 192.168.80.1:55908 172.16.0.102:55908 142.250.67.2:443 142.250.67.2:443
tcp 192.168.80.1:55910 172.16.0.102:55910 13.107.21.200:443 13.107.21.200:443
tcp 192.168.80.1:55914 172.16.0.102:55914 65.8.134.17:443 65.8.134.17:443
tcp 192.168.80.1:55915 172.16.0.102:55915 104.97.241.133:443 104.97.241.133:443
tcp 192.168.80.1:55916 172.16.0.102:55916 13.107.42.14:443 13.107.42.14:443
tcp 192.168.80.1:55917 172.16.0.102:55917 106.10.236.146:443 106.10.236.146:443
tcp 192.168.80.1:55918 172.16.0.102:55918 142.250.70.130:443 142.250.70.130:443
tcp 192.168.80.1:55919 172.16.0.102:55919 142.250.70.142:443 142.250.70.142:443
tcp 192.168.80.1:55920 172.16.0.102:55920 142.0.173.18:443 142.0.173.18:443
tcp 192.168.80.1:55924 172.16.0.102:55924 142.0.173.18:443 142.0.173.18:443
tcp 192.168.80.1:55925 172.16.0.102:55925 104.18.101.194:443 104.18.101.194:443
tcp 192.168.80.1:55927 172.16.0.102:55927 18.214.142.116:443 18.214.142.116:443
tcp 192.168.80.1:55929 172.16.0.102:55929 3.229.146.174:443 3.229.146.174:443
tcp 192.168.80.1:55930 172.16.0.102:55930 142.251.10.154:443 142.251.10.154:443
tcp 192.168.80.1:55931 172.16.0.102:55931 142.250.70.226:443 142.250.70.226:443
tcp 192.168.80.1:55933 172.16.0.102:55933 130.211.141.45:443 130.211.141.45:443
tcp 192.168.80.1:55934 172.16.0.102:55934 142.250.70.226:443 142.250.70.226:443
tcp 192.168.80.1:55935 172.16.0.102:55935 35.169.225.181:443 35.169.225.181:443
tcp 192.168.80.1:55936 172.16.0.102:55936 142.250.70.228:443 142.250.70.228:443
tcp 192.168.80.1:55937 172.16.0.102:55937 142.250.70.195:443 142.250.70.195:443
tcp 192.168.80.1:55938 172.16.0.102:55938 35.169.225.181:443 35.169.225.181:443
tcp 192.168.80.1:55943 172.16.0.102:55943 142.250.66.202:443 142.250.66.202:443
tcp 192.168.80.1:55950 172.16.0.102:55950 69.16.175.10:443 69.16.175.10:443
tcp 192.168.80.1:55951 172.16.0.102:55951 142.250.70.170:443 142.250.70.170:443
tcp 192.168.80.1:55952 172.16.0.102:55952 151.101.2.133:443 151.101.2.133:443
tcp 192.168.80.1:55965 172.16.0.102:55965 72.163.15.137:443 72.163.15.137:443
tcp 192.168.80.1:55968 172.16.0.102:55968 23.206.199.203:443 23.206.199.203:443
tcp 192.168.80.1:55981 172.16.0.102:55981 23.206.199.226:443 23.206.199.226:443
tcp 192.168.80.1:55986 172.16.0.102:55986 23.206.199.210:443 23.206.199.210:443
tcp 192.168.80.1:55987 172.16.0.102:55987 23.206.199.218:443 23.206.199.218:443
tcp 192.168.80.1:56023 172.16.0.102:56023 23.206.199.210:443 23.206.199.210:443
tcp 192.168.80.1:56029 172.16.0.102:56029 52.239.155.228:443 52.239.155.228:443
tcp 192.168.80.1:56030 172.16.0.102:56030 65.8.134.30:443 65.8.134.30:443
tcp 192.168.80.1:56032 172.16.0.102:56032 13.88.181.35:443 13.88.181.35:443
tcp 192.168.80.1:56033 172.16.0.102:56033 142.250.70.131:443 142.250.70.131:443
tcp 192.168.80.1:56036 172.16.0.102:56036 35.81.93.245:443 35.81.93.245:443
tcp 192.168.80.1:56037 172.16.0.102:56037 142.250.70.142:443 142.250.70.142:443
tcp 192.168.80.1:56038 172.16.0.102:56038 20.44.229.112:443 20.44.229.112:443
tcp 192.168.80.1:56039 172.16.0.102:56039 72.163.10.10:443 72.163.10.10:443
tcp 192.168.80.1:56040 172.16.0.102:56040 142.250.67.3:443 142.250.67.3:443
tcp 192.168.80.1:56041 172.16.0.102:56041 72.163.10.10:443 72.163.10.10:443
tcp 192.168.80.1:56042 172.16.0.102:56042 63.140.56.123:443 63.140.56.123:443
tcp 192.168.80.1:56043 172.16.0.102:56043 72.163.10.10:443 72.163.10.10:443
tcp 192.168.80.1:56044 172.16.0.102:56044 54.73.136.17:443 54.73.136.17:443
tcp 192.168.80.1:56045 172.16.0.102:56045 157.240.8.35:443 157.240.8.35:443
tcp 192.168.80.1:56046 172.16.0.102:56046 54.73.136.17:443 54.73.136.17:443
tcp 192.168.80.1:56047 172.16.0.102:56047 142.250.70.170:443 142.250.70.170:443
tcp 192.168.80.1:56048 172.16.0.102:56048 142.250.67.3:443 142.250.67.3:443
tcp 192.168.80.1:56049 172.16.0.102:56049 142.250.70.170:443 142.250.70.170:443
tcp 192.168.80.1:56050 172.16.0.102:56050 52.10.59.219:443 52.10.59.219:443
tcp 192.168.80.1:56051 172.16.0.102:56051 72.163.10.10:443 72.163.10.10:443
tcp 192.168.80.1:56052 172.16.0.102:56052 72.163.10.10:443 72.163.10.10:443
udp 192.168.80.1:58243 172.16.0.102:58243 77.79.249.151:514 77.79.249.151:514
udp 192.168.80.1:58244 172.16.0.102:58244 77.79.249.151:514 77.79.249.151:514
tcp 192.168.80.1:35303 172.16.0.103:35303 74.125.68.188:5228 74.125.68.188:5228
tcp 192.168.80.1:36813 172.16.0.103:36813 54.209.76.193:8884 54.209.76.193:8884
tcp 192.168.80.1:36958 172.16.0.103:36958 142.250.70.170:443 142.250.70.170:443
tcp 192.168.80.1:37050 172.16.0.103:37050 142.250.70.170:443 142.250.70.170:443
Pro Inside global Inside local Outside local Outside global
tcp 192.168.80.1:39448 172.16.0.103:39448 65.8.134.97:443 65.8.134.97:443
tcp 192.168.80.1:41726 172.16.0.103:41726 142.250.70.196:443 142.250.70.196:443
tcp 192.168.80.1:41727 172.16.0.103:41727 142.250.70.196:443 142.250.70.196:443
tcp 192.168.80.1:45539 172.16.0.103:45539 142.250.70.206:443 142.250.70.206:443
tcp 192.168.80.1:48824 172.16.0.103:48824 172.217.167.74:443 172.217.167.74:443
tcp 192.168.80.1:48833 172.16.0.103:48833 172.217.167.74:443 172.217.167.74:443
tcp 192.168.80.1:48880 172.16.0.103:48880 172.217.167.74:443 172.217.167.74:443
tcp 192.168.80.1:48881 172.16.0.103:48881 172.217.167.74:443 172.217.167.74:443
tcp 192.168.80.1:51549 172.16.0.103:51549 1.1.1.1:853 1.1.1.1:853
tcp 192.168.80.1:51962 172.16.0.103:51962 172.67.137.116:443 172.67.137.116:443
tcp 192.168.80.1:51963 172.16.0.103:51963 172.67.137.116:443 172.67.137.116:443
tcp 192.168.80.1:52182 172.16.0.103:52182 142.250.70.195:443 142.250.70.195:443
tcp 192.168.80.1:52186 172.16.0.103:52186 142.250.70.195:443 142.250.70.195:443
tcp 192.168.80.1:53750 172.16.0.103:53750 142.250.70.227:443 142.250.70.227:443
tcp 192.168.80.1:57622 172.16.0.103:57622 65.8.33.48:443 65.8.33.48:443
tcp 192.168.80.1:58341 172.16.0.103:58341 142.250.71.74:443 142.250.71.74:443
tcp 192.168.80.1:58402 172.16.0.103:58402 142.250.71.74:443 142.250.71.74:443
udp 192.168.80.1:38600 172.16.0.104:38600 103.137.14.211:51820 103.137.14.211:51820
udp 192.168.80.1:33040 172.16.0.105:33040 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:33151 172.16.0.105:33151 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:37668 172.16.0.105:37668 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:37671 172.16.0.105:37671 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:38075 172.16.0.105:38075 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:38324 172.16.0.105:38324 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:38491 172.16.0.105:38491 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:38500 172.16.0.105:38500 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:38516 172.16.0.105:38516 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:38766 172.16.0.105:38766 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:40400 172.16.0.105:40400 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:40737 172.16.0.105:40737 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:42267 172.16.0.105:42267 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:42384 172.16.0.105:42384 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:43255 172.16.0.105:43255 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:44167 172.16.0.105:44167 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:44766 172.16.0.105:44766 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:45049 172.16.0.105:45049 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:46129 172.16.0.105:46129 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:46407 172.16.0.105:46407 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:47057 172.16.0.105:47057 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:47748 172.16.0.105:47748 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:48020 172.16.0.105:48020 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:50182 172.16.0.105:50182 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:50826 172.16.0.105:50826 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:51463 172.16.0.105:51463 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:52011 172.16.0.105:52011 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:52213 172.16.0.105:52213 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:52887 172.16.0.105:52887 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:53070 172.16.0.105:53070 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:55350 172.16.0.105:55350 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:57155 172.16.0.105:57155 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:57801 172.16.0.105:57801 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:58495 172.16.0.105:58495 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:59234 172.16.0.105:59234 54.92.224.149:9930 54.92.224.149:9930
udp 192.168.80.1:59609 172.16.0.105:59609 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:60105 172.16.0.105:60105 54.198.90.221:9930 54.198.90.221:9930
udp 192.168.80.1:30334 172.17.0.95:30334 118.178.178.125:8810 118.178.178.125:8810
udp 192.168.80.1:30334 172.17.0.95:30334 118.178.178.125:8811 118.178.178.125:8811
udp 192.168.80.1:30334 172.17.0.95:30334 118.178.178.125:8812 118.178.178.125:8812
udp 192.168.80.1:30334 172.17.0.95:30334 118.178.178.125:8813 118.178.178.125:8813
udp 192.168.80.1:30334 172.17.0.95:30334 118.178.178.125:8814 118.178.178.125:8814
udp 192.168.80.1:30334 172.17.0.95:30334 118.178.178.125:8815 118.178.178.125:8815
tcp 192.168.80.1:35875 172.17.0.95:35875 223.5.5.5:53 223.5.5.5:53
Pro Inside global Inside local Outside local Outside global
udp 192.168.80.1:41634 172.17.0.95:41634 116.62.102.156:8800 116.62.102.156:8800
tcp 192.168.80.1:43815 172.17.0.95:43815 114.215.218.232:8682 114.215.218.232:8682
udp 192.168.80.1:49805 172.17.0.95:49805 118.31.104.95:8802 118.31.104.95:8802
udp 192.168.80.1:50391 172.17.0.95:50391 116.62.102.156:8800 116.62.102.156:8800
udp 192.168.80.1:54247 172.17.0.95:54247 116.62.102.156:8800 116.62.102.156:8800
udp 192.168.80.1:55834 172.17.0.95:55834 116.62.102.156:8800 116.62.102.156:8800
tcp 192.168.80.1:34586 172.17.0.96:34586 47.99.227.162:8682 47.99.227.162:8682
tcp 192.168.80.1:40478 172.17.0.96:40478 223.5.5.5:53 223.5.5.5:53
tcp 192.168.80.1:44411 172.17.0.96:44411 47.96.223.49:8080 47.96.223.49:8080
tcp 192.168.80.1:44445 172.17.0.96:44445 47.96.223.49:8080 47.96.223.49:8080
tcp 192.168.80.1:44447 172.17.0.96:44447 47.96.223.49:8080 47.96.223.49:8080
udp 192.168.80.1:51641 172.17.0.96:51641 120.26.13.119:8802 120.26.13.119:8802
udp 192.168.80.1:57772 172.17.0.96:57772 118.178.178.119:8810 118.178.178.119:8810
udp 192.168.80.1:57772 172.17.0.96:57772 118.178.178.119:8811 118.178.178.119:8811
udp 192.168.80.1:57772 172.17.0.96:57772 118.178.178.119:8812 118.178.178.119:8812
udp 192.168.80.1:57772 172.17.0.96:57772 118.178.178.119:8813 118.178.178.119:8813
udp 192.168.80.1:57772 172.17.0.96:57772 118.178.178.119:8814 118.178.178.119:8814
udp 192.168.80.1:57772 172.17.0.96:57772 118.178.178.119:8815 118.178.178.119:8815
tcp 192.168.80.1:36270 172.17.0.97:36270 8.8.8.8:53 8.8.8.8:53
udp 192.168.80.1:1147 172.17.0.98:30334 114.55.219.151:8810 114.55.219.151:8810
udp 192.168.80.1:1148 172.17.0.98:30334 114.55.219.151:8811 114.55.219.151:8811
udp 192.168.80.1:1149 172.17.0.98:30334 114.55.219.151:8812 114.55.219.151:8812
udp 192.168.80.1:1150 172.17.0.98:30334 114.55.219.151:8813 114.55.219.151:8813
udp 192.168.80.1:1151 172.17.0.98:30334 114.55.219.151:8814 114.55.219.151:8814
udp 192.168.80.1:1152 172.17.0.98:30334 114.55.219.151:8815 114.55.219.151:8815
tcp 192.168.80.1:33156 172.17.0.98:33156 223.5.5.5:53 223.5.5.5:53
tcp 192.168.80.1:36099 172.17.0.98:36099 47.96.223.49:8080 47.96.223.49:8080
tcp 192.168.80.1:36101 172.17.0.98:36101 47.96.223.49:8080 47.96.223.49:8080
tcp 192.168.80.1:36103 172.17.0.98:36103 47.96.223.49:8080 47.96.223.49:8080
udp 192.168.80.1:38375 172.17.0.98:38375 121.41.26.53:8800 121.41.26.53:8800
udp 192.168.80.1:38558 172.17.0.98:38558 114.55.104.196:8802 114.55.104.196:8802
udp 192.168.80.1:41617 172.17.0.98:41617 121.41.26.53:8800 121.41.26.53:8800
tcp 192.168.80.1:41833 172.17.0.98:41833 47.107.17.193:8682 47.107.17.193:8682
udp 192.168.80.1:57619 172.17.0.98:57619 121.41.26.53:8800 121.41.26.53:8800
tcp 192.168.80.1:34180 172.17.0.99:34180 223.5.5.5:53 223.5.5.5:53
tcp 192.168.80.1:36583 172.17.0.99:36583 47.111.206.98:8682 47.111.206.98:8682
udp 192.168.80.1:53578 172.17.0.99:53578 118.178.178.240:8810 118.178.178.240:8810
udp 192.168.80.1:53578 172.17.0.99:53578 118.178.178.240:8811 118.178.178.240:8811
udp 192.168.80.1:53578 172.17.0.99:53578 118.178.178.240:8812 118.178.178.240:8812
udp 192.168.80.1:53578 172.17.0.99:53578 118.178.178.240:8813 118.178.178.240:8813
udp 192.168.80.1:53578 172.17.0.99:53578 118.178.178.240:8814 118.178.178.240:8814
udp 192.168.80.1:53578 172.17.0.99:53578 118.178.178.240:8815 118.178.178.240:8815
udp 192.168.80.1:60712 172.17.0.99:60712 47.97.115.135:8802 47.97.115.135:8802
udp 192.168.80.1:35484 172.17.0.100:35484 47.74.112.235:8810 47.74.112.235:8810
udp 192.168.80.1:35484 172.17.0.100:35484 47.74.112.235:8811 47.74.112.235:8811
udp 192.168.80.1:35484 172.17.0.100:35484 47.74.112.235:8812 47.74.112.235:8812
udp 192.168.80.1:35484 172.17.0.100:35484 47.74.112.235:8813 47.74.112.235:8813
udp 192.168.80.1:35484 172.17.0.100:35484 47.74.112.235:8814 47.74.112.235:8814
udp 192.168.80.1:35484 172.17.0.100:35484 47.74.112.235:8815 47.74.112.235:8815
tcp 192.168.80.1:39866 172.17.0.100:39866 8.214.71.85:15301 8.214.71.85:15301
tcp 192.168.80.1:43738 172.17.0.100:43738 8.8.8.8:53 8.8.8.8:53
udp 192.168.80.1:46638 172.17.0.100:46638 47.91.46.110:8802 47.91.46.110:8802
icmp 192.168.80.1:761 172.17.0.101:761 8.8.8.8:761 8.8.8.8:761
tcp 192.168.80.1:33714 172.17.0.101:33714 142.250.70.234:443 142.250.70.234:443
tcp 192.168.80.1:34175 172.17.0.101:34175 74.125.200.188:5228 74.125.200.188:5228
tcp 192.168.80.1:39198 172.17.0.101:39198 74.125.200.188:443 74.125.200.188:443
tcp 192.168.80.1:42062 172.17.0.101:42062 142.250.70.227:80 142.250.70.227:80
udp 192.168.80.1:46236 172.17.0.101:46236 8.8.8.8:53 8.8.8.8:53
tcp 192.168.80.1:59117 172.17.0.102:59117 107.23.207.142:9998 107.23.207.142:9998
tcp 192.168.80.1:10984 172.17.0.103:10984 47.91.62.21:20001 47.91.62.21:20001
tcp 192.168.80.1:37713 172.17.0.104:37713 74.125.24.188:443 74.125.24.188:443
tcp 192.168.80.1:37714 172.17.0.104:37714 74.125.24.188:443 74.125.24.188:443
Pro Inside global Inside local Outside local Outside global
tcp 192.168.80.1:44930 172.17.0.104:44930 142.250.70.227:80 142.250.70.227:80
tcp 192.168.80.1:51272 172.17.0.104:51272 142.250.70.138:443 142.250.70.138:443
tcp 192.168.80.1:49619 172.17.0.105:49619 52.220.166.200:443 52.220.166.200:443
tcp 192.168.80.1:55202 172.17.0.106:55202 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:49926 172.17.0.107:49926 54.254.155.202:443 54.254.155.202:443
icmp 192.168.80.1:3099 172.17.0.108:3099 8.8.8.8:3099 8.8.8.8:3099
udp 192.168.80.1:38718 172.17.0.108:38718 8.8.8.8:53 8.8.8.8:53
udp 192.168.80.1:38784 172.17.0.108:38784 142.250.70.238:443 142.250.70.238:443
tcp 192.168.80.1:41436 172.17.0.108:41436 74.125.24.188:443 74.125.24.188:443
tcp 192.168.80.1:41437 172.17.0.108:41437 74.125.24.188:443 74.125.24.188:443
tcp 192.168.80.1:44774 172.17.0.108:44774 142.250.70.227:80 142.250.70.227:80
tcp 192.168.80.1:48152 172.17.0.108:48152 142.250.70.138:443 142.250.70.138:443
tcp 192.168.80.1:48345 172.17.0.108:48345 142.250.70.138:443 142.250.70.138:443
tcp 192.168.80.1:49438 172.17.0.108:49438 142.250.70.238:443 142.250.70.238:443
tcp 192.168.80.1:63768 172.17.0.110:63768 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:51434 172.17.0.111:51434 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:55072 172.17.0.126:55072 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:52682 172.17.0.127:52682 15.165.61.156:8883 15.165.61.156:8883
tcp 192.168.80.1:51854 172.17.0.128:51854 18.179.18.165:80 18.179.18.165:80
udp 192.168.80.1:53556 172.17.0.128:53556 1.1.1.1:53 1.1.1.1:53
tcp 192.168.80.1:49161 172.17.0.130:49161 3.34.164.150:8883 3.34.164.150:8883
tcp 192.168.80.1:55785 172.17.0.143:55785 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:49834 172.17.0.144:49834 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:56267 172.17.0.145:56267 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:57457 172.17.0.146:57457 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:63505 172.17.0.147:63505 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:53946 172.17.0.148:53946 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:58927 172.17.0.149:58927 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:55624 172.17.0.150:55624 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:50248 172.17.0.151:50248 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:64971 172.17.0.153:64971 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:51090 172.17.0.154:51090 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:61775 172.17.0.155:61775 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:61933 172.17.0.156:61933 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:58519 172.17.0.157:58519 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:55787 172.17.0.158:55787 104.198.46.246:56700 104.198.46.246:56700
tcp 192.168.80.1:53735 172.17.0.159:53735 104.198.46.246:56700 104.198.46.246:56700

Remove ip defulat-gateway and check result.

no improvement.