LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Question For Vengenc . DSL TROBLE (https://www.linuxquestions.org/questions/linux-networking-3/question-for-vengenc-dsl-troble-85208/)

Kaiser 08-24-2003 01:30 PM

Question For Vengenc . DSL TROBLE
 
I added my ip address to everything... i think, when i went to /etc/resolve.conf , i found that there was a file named /etc/resolv.conf i thought it was a mistake on the computers behave so i changed the name and added an e then i went inside and found this
nameserver 64.81.159.2
nameserver 216.231.41.2

those are my DNS numbers but when i go to ping my routeri still get
$ Ping 64.81.227.1
Ping 64.81.227.1 (64.81.227.1) 56(84) bytes of data.
From 64.81.227.149 icmp_seq=1 Destinationj Host Unreachable
From 64.81.227.149 icmp_seq=2 Destinationj Host Unreachable
From 64.81.227.149 icmp_seq=3 Destinationj Host Unreachable
From 64.81.227.149 icmp_seq=4 Destinationj Host Unreachable
From 64.81.227.149 icmp_seq=5 Destinationj Host Unreachable

also when i do

# ifconfig
eth0 Link encap:Ethernet Hwaddr 00:B0:D0:B4:61:09
inet addr:64.81.227.149 Bcast:64.81.227.255
Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 TXbytes(?):7602 (74.2 kb)
Interruption:11 Baseadress:0xe880
lo Link encap:local loopback
inet addr:127.0.0.1 mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16636 Metric:1
RX packets:0 errors:0 Txbytes:76020 (74.2 kb)
collisions:0 txquevelen :0
Rxbytes:659335 (643.8 kb) txbytes:659335 (643.8 kb)

Is this right?

trickykid 08-24-2003 01:54 PM

The resolv.conf file is a place to add your ISP's DNS entries so your computer can translate name to IP when browsing the web. If those are you ISP's actual DNS IP's, leave the file alone and keep the name resolv.conf or you won't be able to browse the web.

Kaiser 08-24-2003 02:08 PM

aight

Kaiser 08-24-2003 03:23 PM

I did all of that, but the error is still comming up when i ping my gateway.

trickykid 08-24-2003 04:03 PM

Can you get on the internet at all? Your gateway might be unpingable as it might block such requests?

Is your gateway listed in your lists of routes by typing route?

Kaiser 08-25-2003 11:24 PM

I typed route and got a whole bunch of etho cards all set to differnt numbers but no eth0 with the right ips, and other info, how can i delete the other cards and add a new one with allt the right information.. Also i was told that i should disable sendmail, how can i do this?


All times are GMT -5. The time now is 04:30 AM.