I have a pretty advanced gateway/firewall on my network (not "consumer" branded by any means) that gives me the ability to monitor exactly what traffic goes back and forth between the internet and my network.
One thing that the hoppers do that nothing else on my network does is constantly try to send packets directly to the gateway. My gateway blocks them, but having 2 hoppers on my network constantly trying to communicate it sucks up unnecessary resources.
The hoppers trying accessing it via the ICMP protocol and then the UDP protocol. For the UDP protocol, the source port is 5101 and it's trying to connect to 5351 on my gateway.
Here is a sampling of the logs:
192.168.1.21 and 192.168.1.22 are both hoppers. 192.168.1.1 is my gateway.
Any ideas on why this is happening?
I have sling setup on both hoppers and both work fine when accessed from outside of my firewall. Both hoppers also show internet connectivity but oddly sometimes "loses" internet connectivity during the evening hours yet maintains server connectivity? Makes so sense to me.
Any ideas on what's going on?
One thing that the hoppers do that nothing else on my network does is constantly try to send packets directly to the gateway. My gateway blocks them, but having 2 hoppers on my network constantly trying to communicate it sucks up unnecessary resources.
The hoppers trying accessing it via the ICMP protocol and then the UDP protocol. For the UDP protocol, the source port is 5101 and it's trying to connect to 5351 on my gateway.
Here is a sampling of the logs:
Code:
[COLOR=#000000][FONT=monospace][TABLE="width: 100%"]
[TR]
[TD]23:59:49[/TD]
[TD]Default DROP[/TD]
[TD]UDP[/TD]
[TD="align: right"][TABLE="width: 0"]
[TR]
[TD="align: right"]192.168.1.21[/TD]
[TD="align: center"]:[/TD]
[TD="align: left"]5101[/TD]
[/TR]
[/TABLE]
[/TD]
[TD="align: center"]?[/TD]
[TD="align: left"][TABLE="width: 0"]
[TR]
[TD="align: right"]192.168.1.1[/TD]
[TD="align: center"]:[/TD]
[TD="align: left"]5351[/TD]
[/TR]
[/TABLE]
[/TD]
[TD="align: left"][TABLE="width: 0"]
[TR]
[TD="align: center"]len=30[/TD]
[TD="align: center"]ttl=64[/TD]
[TD="align: center"]tos=0x00[/TD]
[TD="align: center"]srcmac=*****[/TD]
[TD="align: center"]dstmac=*****[/TD]
[/TR]
[/TABLE]
[/TD]
[/TR]
[/TABLE]
[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace][TABLE="width: 100%"]
[TR]
[TD]23:59:52[/TD]
[TD]Default DROP[/TD]
[TD]ICMP[/TD]
[TD="align: right"][TABLE="width: 0"]
[TR]
[TD="align: right"]192.168.1.22[/TD]
[TD="align: center"][/TD]
[TD="align: left"][/TD]
[/TR]
[/TABLE]
[/TD]
[TD="align: center"]?[/TD]
[TD="align: left"][TABLE="width: 0"]
[TR]
[TD="align: right"]192.168.1.1[/TD]
[TD="align: center"][/TD]
[TD="align: left"][/TD]
[/TR]
[/TABLE]
[/TD]
[TD="align: left"][TABLE="width: 0"]
[TR]
[TD="align: center"]len=84[/TD]
[TD="align: center"]ttl=64[/TD]
[TD="align: center"]tos=0x00[/TD]
[TD="align: center"]srcmac=*****[/TD]
[TD="align: center"]dstmac=*****[/TD]
[/TR]
[/TABLE]
[/TD]
[/TR]
[/TABLE]
[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace][TABLE="width: 100%"]
[TR]
[TD]23:59:57[/TD]
[TD]Default DROP[/TD]
[TD]UDP[/TD]
[TD="align: right"][TABLE="width: 0"]
[TR]
[TD="align: right"]192.168.1.21[/TD]
[TD="align: center"]:[/TD]
[TD="align: left"]5101[/TD]
[/TR]
[/TABLE]
[/TD]
[TD="align: center"]?[/TD]
[TD="align: left"][TABLE="width: 0"]
[TR]
[TD="align: right"]192.168.1.1[/TD]
[TD="align: center"]:[/TD]
[TD="align: left"]5351[/TD]
[/TR]
[/TABLE]
[/TD]
[TD="align: left"][TABLE="width: 0"]
[TR]
[TD="align: center"]len=30[/TD]
[TD="align: center"]ttl=64[/TD]
[TD="align: center"]tos=0x00[/TD]
[TD="align: center"]srcmac=*****[/TD]
[TD="align: center"]dstmac=*****[/TD]
[/TR]
[/TABLE]
[/TD]
[/TR]
[/TABLE]
[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace][TABLE="width: 100%"]
[TR]
[TD]23:59:59[/TD]
[TD]Default DROP[/TD]
[TD]ICMP[/TD]
[TD="align: right"][TABLE="width: 0"]
[TR]
[TD="align: right"]192.168.1.22[/TD]
[TD="align: center"][/TD]
[TD="align: left"][/TD]
[/TR]
[/TABLE]
[/TD]
[TD="align: center"]?[/TD]
[TD="align: left"][TABLE="width: 0"]
[TR]
[TD="align: right"]192.168.1.1[/TD]
[TD="align: center"][/TD]
[TD="align: left"][/TD]
[/TR]
[/TABLE]
[/TD]
[TD="align: left"][TABLE="width: 0"]
[TR]
[TD="align: center"]len=84[/TD]
[TD="align: center"]ttl=64[/TD]
[TD="align: center"]tos=0x00[/TD]
[TD="align: center"]srcmac=*****[/TD]
[TD="align: center"]dstmac=*****[/TD]
[/TR]
[/TABLE]
[/TD]
[/TR]
[/TABLE]
[/FONT][/COLOR]
192.168.1.21 and 192.168.1.22 are both hoppers. 192.168.1.1 is my gateway.
Any ideas on why this is happening?
I have sling setup on both hoppers and both work fine when accessed from outside of my firewall. Both hoppers also show internet connectivity but oddly sometimes "loses" internet connectivity during the evening hours yet maintains server connectivity? Makes so sense to me.
Any ideas on what's going on?