hi
i am trying to assign a virtual public ip to an internal server through the following command
 
IP ROUTE ADD NAT a.b.c.d via 192.168.0.2
 
the command didnt show any error
 
Also in my ipchains even if I set default forwarding to ACCEPT i can tracertthe internal ip but my http request doesn't work
Also if i log everything thru ipchains i get the http requests coming from external ip but nothing goes out...
 
also i can ping the virtual ip i assigned to the internal server.
pls help

Reply via email to