Thread: iptables - forward to a different IP
hi,
have 3 pc's connected router, pc1,pc2, pc3. trying forward packets pc2 pc3 using following command. ' m not able so. please verify command.
#on router
forwarding pc2 --> pc3
command:
iptables -t nat -a prerouting -p tcp -d 192.168.11.50 -j dnat --to-destination 192.168.11.40
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] iptables - forward to a different IP
Ubuntu
Comments
Post a Comment