|
Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
|||||||||||||
|
Posted by AM on June 20, 2005, 6:05 pm
Please log in for more thread options
denying traffic to a particular port from external source (Internet) to internal servers will be seen a status filtered by programs like nmap. I would traffic coming on a particular IP be redirected by rules. Is it possible? I mean ports I interested to must be effectively redirected to my server, all the other should be redirected to a virtual IP. I would, moreover, select action to do based on packets' source. I have a PIX running 6.3(4). Perhaps it is possible on a router but not sure on PIX. Thanks, Alex. | |||||||||||||
|
Posted by Walter Roberson on June 20, 2005, 10:03 pm
Please log in for more thread options :denying traffic to a particular port from external source (Internet) to internal servers will be :seen a status filtered by programs like nmap. That is normal. nmap reports that because it does not get back a TCP SYN ACK response, and also does not get back an ICMP time-exceeded or ICMP network-unreachable or ICMP port-unreachable . nmap is, in other words, detecting that the packets are being dropped somewhere along the line. There is a 'service' which tells the PIX to generate TCP RST instead of just dropping the packets. That's usually not turned on because it makes it easier for outsiders to map your network (and to detect that it's a PIX protecting the network.) :I would traffic coming on a particular IP be redirected by rules. Is it possible? I mean ports I :interested to must be effectively redirected to my server, all the other should be redirected to a :virtual IP. That's not as easy to configure as one might prefer, in that static without ports has higher priority than static with ports -- so one cannot configure as "static through these particular ports, and for everything else, fall back to the regular static that covers all the ports." I believe, though, that one might be able to configure it using policy static; it might take a bit of fiddling to work. :I would, moreover, select action to do based on packets' source. That's the realm of policy static. Policy static is, though, nearly the lowest priority: only regular nat is lower priority (and possibly policy nat too.) To make things work out, one might end up having to use a bunch of "range" specifiers. -- The rule of thumb for speed is: 1. If it doesn't work then speed doesn't matter. -- Christian Bau | |||||||||||||
|
Home Cabling Guide
Finally, an instantly downloadable book that saves you thousands in home improvement dollars! Enjoy living in 21st century technology-advanced home while increasing its selling value and competitive advantage on the real estate market. Whether your cabling is for home office or high-tech leisure, you can wire your home yourself or learn "wirish" to speak with your cabling contractors in their language! Click Here to learn more |

How to avoid filtered status report - PIX.
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


