Q: How do you have a linux web server to foward a port on a specific computer on a LAN? I want a half-life server on a computer with a network connected to a Linux machine. The Linux server is connected to the Internet but not foward the IP address of the computers on the network.
Best Answer: I'm not sure about what you mean, but the main game is downloadable at www.nexon.net….
Re:Ok, i got it working without IPtools. But thanks anyway guys.
Re:You have to download and install it, make sure its in /usr/bin and give it a whirl….http://juanjox.kernelnotes.org/ipmasqadm-0.4.2-2.i386.rpm or http://juanjox.kernelnotes.org/ipmasqadm-0.4.2.tar.gz
Enjoy….
SHUX
Re:Which Distro are you using?
Re:I have no idea. Does it come with linux or what?
If it does: how do i use it?
If it doesn't: where do i get it?
Re:Do you have IPtools installed?
Re:BTW in case your confused, that was pyle's question, just asked under my name:)
Moose
Re:Alright, i tried that but no such command exists in /usr/sbin
Any other suggestions?
Re:ipmasqadm portfw
e.g. to portforward ssh you would enter something like:
/usr/sbin/ipmasqadm portfw -a -P tcp -L <outdisde ip> 22 -R <inside ip> 22
0 Comments.