LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   RHEL 5 internet sharing to single computer (https://www.linuxquestions.org/questions/linux-networking-3/rhel-5-internet-sharing-to-single-computer-798902/)

eagle06 03-30-2010 09:38 AM

RHEL 5 internet sharing to single computer
 
Hey all,

My configuration is like this

((INTERNET)) <--PPPOE Cable Modem over Ethernet (Eth1)--> [[[SERVER]]] <-- (ETH0, DNS/DHCP/Squid basically internal network) --> SWITCH --> MY PC

The linux system(RHEL) is directly connected to internet via eth1 and has static public ip.It connects to lan via eht0 (static ip)

My system is located in another lan seperated by a siwtch.Is there a way to use internet of that Linux System on my windows system.

Im currently using putty for accessing internet through that Linux system.
But i want to use some applications which require more than one tcp port and udp ports(putty doesnt support udp).

rweaver 03-30-2010 03:29 PM

You could build a tunnel via ssh or use a proxy. You could setup NAT. There are a lot of options, what are you looking for exactly?

eagle06 03-30-2010 03:34 PM

I want to play games like counterstrike which uses udp port 27015 ,Is there any software like putty which can tunnel udp or by using iptables etc?


All times are GMT -5. The time now is 06:28 PM.