Hi, I'm doing NATting (1:1) through ip route command. ip route add nat <ext ip> via <int ip> ip rule add prio 320 from <int ip> nat <ext ip> now my <ext ip> is accessibale from other systems. BUT strangely when I try to access my <ext ip> then from some systems it works fine but from other system it won't reaches to <ext IP>. When I try traceroute then route reaches to the system where NATting is implemented but no reply goes back from the destination system. I try to access this from Inetrnet and faced same probel from few host my system is reachable and from other it won't. Even in my network two server are on same level (same IP segment private one) onf of them is Solaris and other one is NT. Solaris system reaches to the destination but my NT system did not. I'm using 176.16.1.0/24 private ip for my <int Ip> What could be the problem in this and how I can solve this. Thanks. __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ - [To unsubscribe, send mail to [EMAIL PROTECTED] with "unsubscribe firewalls" in the body of the message.]
