Suppose "server2" has this IP address 131.107.2.200 and your phone has this IP address 192.168.1.33 iptables -A FORWARD -s 131.107.2.200 -i ppp0 -d 192.168.1.33 -o eth0 ----- Original Message ----- From: "James Pifer" <jep@xxxxxxxxxxxxxxxx> To: "Fedora" <fedora-list@xxxxxxxxxx> Sent: Friday, March 17, 2006 9:09 AM Subject: Re: iptables forwarding question > On Fri, 2006-03-17 at 08:50 -0500, Myth User wrote: > > try 0:9999 > > > > But how would I do it to only forward for that specific address and not > other addresses? > > Thanks, > James > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list