LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Not able to download (https://www.linuxquestions.org/questions/linux-networking-3/not-able-to-download-347181/)

swiftsage 07-27-2005 01:57 AM

Not able to download
 
When I type -
# wget ftp: //rpmfind.net/linux/sourceforge/a/am/amule/aMule-2.0.3-1.i586-SuSE_9.1.rpm
--23:16:45-- ftp: //rpmfind.net/linux/sourceforge/a/am/amule/aMule-2.0.3-1.i586-SuSE_9.1.rpm
=> `aMule-2.0.3-1.i586-SuSE_9.1.rpm'
Resolving rpmfind.net... failed: Host not found.
and when i try to ping -
# ping yahoo.com
ping: unknown host yahoo.com
I lost the ability to download . This happened when i was trying to
set up Bind sever on Fedora Core 2 .
Please advise .
I wonder if i mistakenly made some change in config files or something
somewhere .

roopunix 07-27-2005 02:12 AM

# cd /etc
# vi resolv.conf

nameserver dns ip
nameserver secondary dns ip

if you don't your dns ip call your isp for that

overlord73 07-27-2005 02:36 AM

welcome on board!
please give more details on your network config!
dns server? router? .....

swiftsage 07-27-2005 03:12 AM

Thank you
 
Thank you Roopunix and Overlord .
It worked ,Roopunix ... I deleted the dns value
accidentally and replaced it with my server IP .
Thank you very much .


All times are GMT -5. The time now is 08:43 PM.