5800 and 5900 are VNC. They run fine over NAT.
Thanks,
Andrew
Antony Stone <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
05/06/2002 01:38 PM
To: <[EMAIL PROTECTED]>
cc:
Subject: Re: Still not working right.
On Monday 06 May 2002 5:55 pm, Scottie wrote:
> eth0=10.0.0.117
> eth1=192.168.0.10
>
> iptables -A FORWARD -i eth0 -p tcp -o eth1 -d 192.168.0.17 --dport 5800
-j
> ACCEPT
>
> iptables -A FORWARD -i eth0 -p tcp -o eth1 -d 192.168.0.17 --dport 5900
-j
> ACCEPT
What is this protocol you're running on ports 5800, 5900 ? I don't
recognise those numbers.
Do you know whether the protocol works okay through a NATted connection ?
Antony.