iptables -t nat -A POSTROUTING -s 192.168.1.0/24 -j SNAT --to-source 202.1.2.1 iptables -t nat -A POSTROUTING -s 192.168.2.0/24 -j SNAT --to-source 202.1.2.2 iptables -t nat -A POSTROUTING -s 192.168.3.0/24 -j SNAT --to-source 202.1.2.3 ... ... ...
mungkin gitu yah? setidaknya di tempatku jalan :)
Dika wrote:
Hallo,
ISP buat warnet aku cmn ngasih 5 ip publik, sementara ini cuman dipake 1 buat gway & NAT. Nah, bisa gag ya 1 ip publik ngehandle 1 ip lokal .. misal
202.1.2.1 <--> 192.168.1.0/24 202.1.2.2 <--> 192.168.2.0/24 202.1.2.3 <--> 192.168.3.0/24 202.1.2.4 <--> 192.168.4.0/24 202.1.2.5 <--> 192.168.5.0/24
trims.
__________________________________
Do you Yahoo!?
Yahoo! Domains – Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer
-- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip dan info di http://linux.or.id/milis.php FAQ milis http://linux.or.id/faq.php
