On Tue, 25 Sep 2001 11:08:26 +0300 (EEST)
Patrascu Eugeniu <[EMAIL PROTECTED]> wrote:
> pai cu iptables poti sa bagi o regula de genul:
> iptables -t nat -A PREROUTING -p TCP -d ip_tau_public 5900 -j DNAT
--to
> ip_goaza
Am facut asa:
iptables --table nat --append PREROUTING --protocol tcp --source
MY.MY.MY.MY --destination THEIRS.THEIRS.THEIRS.THEIRS --sport 5800
--dport 5800 --jump DNAT --to 192.168.1.101
+ una la fel pentru portul 5900
MY.MY.MY.MY este IP-ul meu public
THEIRS.THEIRS.THEIRS.THEIRS este IP-ul public al serverului lor.
E bine asa? Ca nu merge :~-(
--
Systems and Network Administrator - Delta Romania
Phone +4093-267961
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.