About iptables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Dear Sir,

In my company, we have 128kb Cable Modem but we do not have static IP.However We want internet users to access one of our local computer.How can we manage this? Here is my iptables notes about REVERSE NAT ..but i cannot managed it..
Thanks
Anıl Pazvant



iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to-destination 192.168.0.5:80
iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 1111 -j DNAT --to-destination 192.168.0.5:80


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux