Results 11 to 16 of 16
I did write "route -n" and there is only a "U" in the "Flag" column. Btw. how do I check fstab ? (I`m a Linux newbie).
Toni....
- 01-10-2006 #11
?
I did write "route -n" and there is only a "U" in the "Flag" column. Btw. how do I check fstab ? (I`m a Linux newbie).
Toni.
- 01-10-2006 #12Linux Enthusiast
- Join Date
- Apr 2004
- Location
- UK
- Posts
- 658
What error do you get if you type the following command:
Could you post the output of route -n here too. Also, is your internet connection attached to eth1? If it isn't, change the commands I added to the inet1 script to use the right device.Code:$route add default gw <your gateway IP>
Let us know how you get on,
Chris...To be good, you must first be bad. "Newbie" is a rank, not a slight.
- 01-10-2006 #13
:)
This appears when I type "route -n"
Kernel IP route table
__________________________________________________ _______________
Destination - Gateway - Genmask - Flags - Metric - Ref - Use
192.168.1.0 - 0.0.0.0 - 255.255.255.0 - U - 0 - 0 - 0
127.0.0.0 - 0.0.0.0 - 255.0.0.0 - U - 0 - 0 - 0
0.0.0.0 - 192.162.1.2 - 0.0.0.0 - UG - 0 - 0 - 0
- Iface
- eth0
- lo
- eth0
__________________________________________________ _______________
That`s all accept for the "-".
P.S. I didn`t see the "UG" flag previosly, sorry rommeo.
- 01-10-2006 #14Linux Enthusiast
- Join Date
- Apr 2004
- Location
- UK
- Posts
- 658
It doesn't look like you have the same problem. Your gateway seems to be set up correctly.
What do you get when you ping google? Also, can you post the contents of /etc/resolv.conf.
Chris...To be good, you must first be bad. "Newbie" is a rank, not a slight.
- 01-10-2006 #15
:)
Hey kakariko81280, thanks for wasting time on me. This is what I get when I ping www.google.com
ping: uknown host www.google.com
-bash: /etc/resolv.conf.: no such file or directory.
Toni.
- 05-13-2006 #16Just Joined!
- Join Date
- May 2006
- Posts
- 4
Internet Problem on Slackware
Hello, i have problem with my eth0 interface i can't able to see when i gave command of ifconfig, i can only see local loopback.
plz help me to up this interface and setting the internet on Slackware.


Reply With Quote