Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 07-11-2006, 10:07 PM   #1 (permalink)
In The Zone
 
adit_sen's Avatar
 
Join Date: Feb 2004
Location: Perth, A*stralia
Posts: 342
Angry Ubuntu networking problem!!! BACK AGAIN!


Things were working great in Ubuntu until last night when my internet connection does not seem to work anymore!! I connect via my university LAN. The lan connection is automatically established as it usually is, but everytime there is absolutely no data transfer!! Checking the details of the connection...the 'recieved' bytes keeps incresing but the 'sent' byes remains constant at somehwere around 30kb.

And the worst part is that my connection still works prefectly in windows!!!!


Someone please help...

Cheers
Aditya
__________________
AMD 4400+ X2; Compaq Presario M2202TU; Dell Inspirion 500m; Windows Vista Ultimate

Last edited by adit_sen; 16-11-2006 at 03:44 PM. Reason: problem has returned!
adit_sen is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 08-11-2006, 01:15 AM   #2 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Ubuntu networking problem!!! Nooo....

Please elobarate a bit further! Recieved bytes don't increase automatically. U send a packet and recieve the file! Thats how it works. Are u able to ping any site's IP?? Are u able to ping yahoo.com?
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 08-11-2006, 02:33 AM   #3 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Ubuntu networking problem!!! Nooo....

Are you using DHCP or Static IP? Have you checked /etc/resolv.conf to see that the DNS server information is entered correctly?
eddie is offline  
Old 08-11-2006, 02:54 AM   #4 (permalink)
In The Zone
 
adit_sen's Avatar
 
Join Date: Feb 2004
Location: Perth, A*stralia
Posts: 342
Default Re: Ubuntu networking problem!!! Nooo....

Quote:
Originally Posted by mediator
Please elobarate a bit further! Recieved bytes ...
What I mean is that I connect access anythin on the web. From the browser (firefox) I get 'site www..... not found. please check your connection settings and try again'. Even sites on the local university intranet don't open!!! Same goes for messenger (Gaim). Does not connect to msn / yahoo. 'apt-get' etc...nothing seems to be working anymore!!

And as for the connection, its not a static IP address. Its automatically configured via DHCP...

I didn't change any settings before...and it was working fine!!! Like I said..moment I go over to windows it works fine...
__________________
AMD 4400+ X2; Compaq Presario M2202TU; Dell Inspirion 500m; Windows Vista Ultimate
adit_sen is offline  
Old 08-11-2006, 03:06 AM   #5 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Ubuntu networking problem!!! Nooo....

Hmmm......I understand! Here's what u shud do !

1. Check if ur ethernet connection is disabled. If so then enable it,try to surf the net and tell whats the outcome! If its not then proceed!

2. Goto windows and in command terminal type "ipconfig" and then "ipconfig/all" and then post here the result of those commands.

3. In Ubuntu terminal type "more /etc/resolv.conf" and "more /etc/hosts". Post their readings here as well!

Help us in helping u!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 08-11-2006, 07:09 AM   #6 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Ubuntu networking problem!!! Nooo....

I'd say, first of all ask the network administrator of your university if any changes were made that day.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 08-11-2006, 07:50 AM   #7 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Ubuntu networking problem!!! Nooo....

something with university dhcp server(S)..perhaps u should inquire about that.and... just causally do try restarting ur network using command:
/etc/init.d/networking restart
and observe using "ifconfig" everything OK.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 08-11-2006, 01:17 PM   #8 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Ubuntu networking problem!!! Nooo....

@Adit_Sen, You can do one thing. Open the Terminal Window & type:

$ sudo dhclient

By default DHCP is enabled. If you have problems with your ISP or LAN. Then make
the 'Network Settings' as static. Here is how:

$ gksu network-admin

This opens the 'Network Settings', Under 'Connection' tab select 'Ethernet Connection',
click on 'Properties' .
This opens up the 'Interface Properties' dialog.
Here, Under 'Connection Settings' , 'Configuration' , change it to 'Static IP address', instead of the default 'DHCP'.
Now fill up the IP address, Subnet mask, Gateway address. (Get these info from your University)
Click on OK button. Again click on OK. This should solve your problem.
__________________
* Imagination is more important than knowledge.
-Albert Einstein

Last edited by JGuru; 08-11-2006 at 09:02 PM.
JGuru is offline  
Old 11-11-2006, 10:00 AM   #9 (permalink)
In The Zone
 
adit_sen's Avatar
 
Join Date: Feb 2004
Location: Perth, A*stralia
Posts: 342
Default Re: Ubuntu networking problem!!! Nooo....

The problem seems to have fixed itself!!!!
Healing power of ubuntu?
__________________
AMD 4400+ X2; Compaq Presario M2202TU; Dell Inspirion 500m; Windows Vista Ultimate
adit_sen is offline  
Old 11-11-2006, 12:12 PM   #10 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Ubuntu networking problem!!! Nooo....

@Adit_sen, Sometimes if you are not able to connect to the Net & in Windows (things
are working fine). Then change your 'Network Settings' as static. One MTNL broadband
user had a similar problem. I told him to change his Network Settings to 'static' in Ubuntu.
And the problem was solved!!
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 16-11-2006, 03:42 PM   #11 (permalink)
In The Zone
 
adit_sen's Avatar
 
Join Date: Feb 2004
Location: Perth, A*stralia
Posts: 342
Default Re: Ubuntu networking problem!!! Nooo....

okie. we're back to square one. the network problem has returned. as usual, windows is working fine, and ubuntu....sigh. Changing to a static is not the solution because the server does not support static IP addresses!! It only supports DHCP. and anyhow, I don't see how that should make a difference as it's working fine using DHCP in windows.

also, as suggested by others, its nothing to do with the uni DHCP servers either. My entire uni (over 7000 computers) all run Linux (Fedora / Suse)...
so there's something definitely wrong in my end...

Help?
__________________
AMD 4400+ X2; Compaq Presario M2202TU; Dell Inspirion 500m; Windows Vista Ultimate
adit_sen is offline  
Old 16-11-2006, 03:52 PM   #12 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Ubuntu networking problem!!! Nooo....

Quote:
Originally Posted by adit_sen
My entire uni (over 7000 computers) all run Linux (Fedora / Suse)...
Dude which univ are u in??
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 16-11-2006, 04:09 PM   #13 (permalink)
In The Zone
 
adit_sen's Avatar
 
Join Date: Feb 2004
Location: Perth, A*stralia
Posts: 342
Default Re: Ubuntu networking problem!!! Nooo....

I study at Curtin University of Technology...Perth...Australia...
__________________
AMD 4400+ X2; Compaq Presario M2202TU; Dell Inspirion 500m; Windows Vista Ultimate
adit_sen is offline  
Old 16-11-2006, 04:25 PM   #14 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Ubuntu networking problem!!! Nooo....

Kewl! But the "All" factor is really mind boggling!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 16-11-2006, 08:56 PM   #15 (permalink)
In The Zone
 
adit_sen's Avatar
 
Join Date: Feb 2004
Location: Perth, A*stralia
Posts: 342
Default Re: Ubuntu networking problem!!! Nooo....

and going its usual ways....its back to normal again!!! aargh....
can someone explain why does this keep happening?
__________________
AMD 4400+ X2; Compaq Presario M2202TU; Dell Inspirion 500m; Windows Vista Ultimate
adit_sen is offline  
Old 19-11-2006, 11:21 AM   #16 (permalink)
Let the music play.....
 
djmykey's Avatar
 
Join Date: Dec 2003
Location: Pune
Posts: 665
Default Re: Ubuntu networking problem!!! Nooo....

@aditya - Give the command ifconfig when the net is working and when its not working. Coz if there is a problem with the DHCP then it will show up 2 diff IP's here . Now tell me one thing there is a hostname in linux as well as windows. Is it same in linux and windows. If yes remove it. So what you do is when u have DHCP u need to give both the os diff hostnames; I dunno y this is there but thats what we do at our office (we have only 4500 comps in our office so sorry my exp doesnt count as much as urs). Try this and see if it works. Coz 2 diff os tries to write to the DNS with the same name, the DNS thinks something is fishy.
__________________
Long back, a person who sacrificed his sleep, forgot his family, forgot his food, fogot laughter were called "Saints"
But now they are called.."IT professionals"
djmykey is offline  
Old 23-11-2006, 12:00 AM   #17 (permalink)
Apprentice
 
hrushij's Avatar
 
Join Date: Nov 2006
Posts: 76
Default Re: Ubuntu networking problem!!! Nooo....

can any one tell me how can i connect dial up connection from live cd of knoppix from my phone line using appp (something like that)
or can suggest for suse also
pls.............
hrushij is offline  
Old 23-11-2006, 12:26 AM   #18 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Ubuntu networking problem!!! Nooo....

^^ Use kinternet, fill up the user and dialup password and in the extra initialization commands put "ATX 1" and then dial with it! Ur done!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by icebags
- by Sujeet
- by clinton

Advertisement




All times are GMT +5.5. The time now is 10:28 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2