Click to See Complete Forum and Search --> : Packet Forwarding With IPTables


bilcan
08-14-2002, 10:50 AM
How i can forwarding Receiving Internet Packets to any machine (ex : 192.168.10.226)

I want to do, if any apckets sending Linuxs any port via internet Directly sending 192.168.10.226 same port.

IP IP
252.253.253.253 ------ 192.168.10.226
Port Port
5555 555

Thank you..

pcghost
11-04-2002, 12:45 PM
If I understand your question correctly you want internet connection sharing with the other computers on your LAN? If so, you can either enable specific port forwarding in your firewall or set-up a Squid proxy. Check the Newbie Help Files for instructions on these issues..