LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-25-2009, 06:23 AM   #1
mohitkhannanu
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Rep: Reputation: 0
Question Ubuntu 9.10 server not found


I am a complete newbie and also an average computer user. I just downloaded
Ubuntu 9.10. I have MTNL Broadband connection(Modem:Huawei SmartAX MT882).
Initially in network manager dynamic(dhcp)option was selected and i was getting something like wired connection inactive/disconnected.
then i chose static and entered ipv4 settings, the same one which i use in windows xp sp2. this made wired Auto eth0 active
then i opened mozilla and tried to open google and other websites but got server not found.
same thing happened when i used ping(tried this because this was given in help.)

now wat to do?
explain in layman lang.
 
Old 12-25-2009, 06:40 AM   #2
john test
Member
 
Registered: Jul 2008
Distribution: ubuntu 9.10
Posts: 527
Blog Entries: 1

Rep: Reputation: 35
Do you know the IP addresses of your Router and your modem?
Can you post those IP addresses back here in your thread?
can you do ifconfig and post the results back here?
can you ping the ip address of your router?
can you ping the ip adress of your modem?
 
Old 12-25-2009, 08:59 AM   #3
mohitkhannanu
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Original Poster
Rep: Reputation: 0
ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:0c:76:af:77:48
inet addr:192.168.1.7 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20c:76ff:feaf:7748/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:42 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:360 (360.0 B) TX bytes:4949 (4.9 KB)
Interrupt:23 Base address:0xa000
 
Old 12-25-2009, 09:28 AM   #4
raj.darkmystery
LQ Newbie
 
Registered: Oct 2009
Posts: 28

Rep: Reputation: 15
are you able to ping to your default gateway?
 
Old 12-25-2009, 09:53 AM   #5
mohitkhannanu
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Original Poster
Rep: Reputation: 0
@Raj
I didn't get u.
please explain in steps wat to do?
 
Old 12-25-2009, 10:16 AM   #6
raj.darkmystery
LQ Newbie
 
Registered: Oct 2009
Posts: 28

Rep: Reputation: 15
u r using static IP.. then wht u inserted as a default gateway? hope so u r at least aware of default gateway... please post which ISP u r using n whts ur default gateway (DG)? n firstly try to ping ur DG... n post ur replies..
 
Old 12-25-2009, 10:28 AM   #7
mohitkhannanu
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Original Poster
Rep: Reputation: 0
i entered 192.168.1.1
whenever i enter this it becomes 0.0.0.0
ISP is mtnl
Broadband(Modem)
 
Old 12-25-2009, 11:09 AM   #8
mohitkhannanu
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Original Poster
Rep: Reputation: 0
someone told me to try
ping -c5 209.85.225.103

connect: Network is unreachable
 
Old 12-26-2009, 01:19 AM   #9
raj.darkmystery
LQ Newbie
 
Registered: Oct 2009
Posts: 28

Rep: Reputation: 15
ok.. u r using modem then default gateway must be provided by ur ISP... firstly make correct settings in ur machine..
if ur ISP is providing DHCP tn if u wnt to use Internet service for single PC/Laptop then select IPv4 on dynamic (sometimes DHCP)one and dynamic DNS.
for static entries:
IP : any IP from same subnet. (u can use 192.168.1.x, where x may b 2/5/6/10/35/60 depends..)
DG : 192.168.1.1 (IP of ur modem or router or any other DG of ur ISP)
save this connection.
then from top right hand side connect to this new eth0 entry (which u hv saved above).
then in terminal firstly check out ur DG through
#route -n
then try to ping ur DG
#ping 192.168.1.1 (in ur case, as u mentioned .1 is ur DG)
if its getting successful then try to ping any open DNS like 4.2.2.2
and if here u r gtng sucses here then nw u r able to browse internet.
try out these steps n if problem persist post back with the results u r gtng.
 
Old 12-26-2009, 03:21 AM   #10
mohitkhannanu
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Original Poster
Rep: Reputation: 0
it is just not happening
i pinged my default gateway and got that unending list of connecting 192.168.1.1
then i pinged 4.2.2.2
i got something like network could not be established/unreachable.

i had ubuntu 9.04 and mint 7 before and net used to work well on those.
then i uninstalled ubuntu and also got my modem replaced, from then onwards
net didn't work on mint and now it is not working on ubuntu 9.10
I have HUAWEI SmartAX MT882(Modem).
You can throw some light on it Raj.
 
Old 12-26-2009, 04:21 AM   #11
raj.darkmystery
LQ Newbie
 
Registered: Oct 2009
Posts: 28

Rep: Reputation: 15
if you are able to ping your gateway it means settings from ur machine side r proper.. make a try with modem settings.. change accordingly if necessary... look out for mac binding issue.. cause some routers and modems use ma binding, u can observe the binded mac address in ur mtnl a/c, compare that with ur current mac, if different use mac cloning n change accordingly.. otherwise settings from ur side r ok.. jst ask mtnl for help..
or if u hv 4gt smthng to mention u cn buzz back
 
Old 12-26-2009, 04:23 AM   #12
raj.darkmystery
LQ Newbie
 
Registered: Oct 2009
Posts: 28

Rep: Reputation: 15
i think default IP of HUAWEI SmartAX MT882(Modem) is 192.168.1.1
username : admin
password : admin
 
Old 12-26-2009, 04:31 AM   #13
mohitkhannanu
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Original Poster
Rep: Reputation: 0
ya it is
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
IP/DNS problem? Ubuntu server+desktop = "no valid net connections found" tdewire Linux - Server 3 11-30-2009 08:21 AM
LXer: The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server) LXer Syndicated Linux News 0 04-27-2008 06:50 AM
The requested URL /server-inifo not found on this server narsimha.v Linux - Software 1 01-18-2008 01:57 AM
Ubuntu Dapper - network unreachable ipv6 server not found ~ganga~ Linux - Wireless Networking 1 01-14-2007 02:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration