Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Im running redhat 7. And i've been trying to get internet sharing working. I have a WinME machine that's using sygate to share my connection. It works with other windows computers on my network all they have to do is set the gateway to 111.111.111.111 and the dns to the same and it works. Now with linux Im seting this thing up from bits and pieces of info that I got from these forums. I went: cd / cd /sbin ./linuxconf
then I set up the network card and gave it an unused ip and the same subnetmask 255.0.0.0 then I set the gateway to 111.111.111.111 and the dns to "host" and the ip 111.111.111.111 I cannot ping the ip 111.111.111.111 it says "from redhat (111.111.111.115): Destination Host Unreachable" and I, of course, cannot access the internet. any ideas?
sorry im a bit of a noob. What's netconfig? i see its in /usr/sbin/netconfig but it says command not found. Or am I supposed to edit it with something? Thanks for you help so far by the way!
0
Response Number 3
Name: Lawrence Date: July 6, 2002 at 20:28:18 Pacific
Reply:
If you type "netconfig" and it reports back as command not found, then it means that /usr/sbin is not in your path!!! Are you sure you logged in as root when you type "netconfig?" Otherwise, type the whole path to execute that command to configure your network card,
Summary: I have a big problem with freeswan gateway on linux SuSE 8.2, connected via ipsec tunnel to watchguard firewall. There are 2 interfaces on the linux gateway: external eth0 with internet IP (212.X.X.X)...
Summary: Hello, I'm trying to connect two Linux computers with a serial nullmodem cable, so that I can use both computers as a router for two different Ethernet networks. I start ppp with the following command...
Summary: Anyone, I just got a new DSL installation with a static IP, but after routine configuration still have some routing problems. To set everything up I did the following: 0. added the static IP address g...