- Individual Applications
Protect
Filter
Perform
Connect
Add-Ons
- Software Packages
- Complete Appliances
|
|
#21 (permalink) |
|
Untangler
Join Date: Jul 2009
Location: Left Coast
Posts: 70
![]() |
It is also possible that the source IP has been spoofed. This could be external traffic trying to get in by masquerading as internal traffic. The standard ingress filter in the firewall should not allow any traffic to come in the external interface with a private IP. I would think that Untangle comes with such a rule, correct me if I am wrong.
The port numbers are above 1024 on both sides which also suggests this is not normal traffic. I'm not aware of a method for uncovering the real IP of spoofed traffic. If this is the case, all you can do is block it. It looks like the connection was indeed blocked. |
|
|
|
|
#22 (permalink) |
![]() ![]() Join Date: Apr 2008
Location: Phoenix, AZ
URLs submitted: 8
Posts: 15,460
![]() |
If it is spoofed traffic, it would have to source from somewhere, and it's destined to the internal address. So without a port forward on that port, it can't be external traffic.
I've seen spoofed traffic hit a web server, that stuff is rather obvious. Untangle's firewall doesn't block anything by default. So unless you create a rule that drops stuff sourced from a private IP range, it will pass right through the NAT engine and land on the server. That is, assuming the destination addressing is all correct. *Edit* I keep forgetting that this is an untangle bridge and the devices in question have public addresses. I'd inspect the destination machine for a service running on port 7408. If there isn't anything there, then yeah that seems like spoofed traffic. I'd make a new firewall rule, source interface External, source address (CIDR range for public ranges behind Untangle), destination address (same CIDR range), block and log. That will flag if this traffic is indeed coming in from the outside.
__________________
Rob Sandling, BS:SWE, MCP Intouch Technology Phone: 480-272-9889 rob@intouchtechllc.com UntangleAppliances.com Phone: 866-794-8879 Last edited by sky-knight; 07-27-2011 at 04:41 PM.. |
|
|
![]() |
| Thread Tools | |
|
|