Networking Forums

Networking Forums > Computer Networking > Linux Networking > wierd internet problem

Reply
Thread Tools Display Modes

wierd internet problem

 
 
soparko@gmail.com
Guest
Posts: n/a

 
      01-10-2007, 11:42 AM
Hi,

I am having a weird problem. I have a dual boot computer. Windows xp
and ubuntu are installed. I have static ip address and also mac
filtering on my network. on xp, internet works just fine. on Ubuntu,
internet doesn't work even i did the same settings as i did on windows
xp. then I wanted to try ubuntu live cd. I booted from live cd, i set
up my ip address, dns servers, gateway and stuff, and internet worked!!
but then again I did the SAME THING on installed ubuntu, it didn't
work! it's really weird. I have CNET PRO200 ethernet card.

does anyone have a idea about this? what's the problem?

thanks for your help..

i can send configuration files if it would help to solve the problem.

 
Reply With Quote
 
 
 
 
Maurizio Loreti
Guest
Posts: n/a

 
      01-10-2007, 11:52 AM
The relevant configuration files I can figure (on fedora Core 6, don't
know in Ubuntu) are:

/etc/sysconfig/network
/etc/resolv.conf

and, for a cable connection (say, eth0)

/etc/sysconfig/network-scripts/ifcfg-eth0

or, for a wireless connection (say, eth1)

/etc/sysconfig/network-scripts/ifcfg-eth1
/etc/sysconfig/network-scripts/keys-eth1

Compare them in both distributions...

--
Maurizio Loreti ROT13:(E-Mail Removed) | (@_
Un. of Padova, Dept. of Physics, Padova, Italy | //\
http://www.pd.infn.it/~loreti/mlo.html | V_/_
 
Reply With Quote
 
Moe Trin
Guest
Posts: n/a

 
      01-10-2007, 07:04 PM
On 10 Jan 2007, in the Usenet newsgroup comp.os.linux.networking, in article
<(E-Mail Removed) om>, (E-Mail Removed) wrote:

>I am having a weird problem. I have a dual boot computer. Windows xp
>and ubuntu are installed. I have static ip address and also mac
>filtering on my network.


Minor comment: MAC filtering is often of little uie, because it is so
easy to set/spoof the MAC address. We do _monitor_ the MAC and IP
addresses, but being a secure facility, our reaction to an unknown
MAC address or a MAC/IP relationship that doesn't match our records is
to send in the security guards.

>on xp, internet works just fine. on Ubuntu, internet doesn't work even
>i did the same settings as i did on windows xp.


All this tells us is that things are not the same. No indication what may
be different, because there is no indication of what you tried to do.

>then I wanted to try ubuntu live cd. I booted from live cd, i set up my
>ip address, dns servers, gateway and stuff, and internet worked!! but
>then again I did the SAME THING on installed ubuntu, it didn't work!


"it didn't work"... What happened? Did the computer catch on fire? What
were the exact error messgaes. What did you try to do? How did that fail?

>does anyone have a idea about this? what's the problem?


Not enough information.

>i can send configuration files if it would help to solve the problem.


What would be more useful to you is to compare the outputs of the
following commands between the working, and non-working Linux systems:

/sbin/ifconfig -a
/sbin/route -n
/sbin/iptables -L

Also look at the contents of

/etc/resolv.conf
/etc/host.conf
/etc/nsswitch.conf

The assumption is that you are ONLY trying to use these systems as clients
and not as servers (if you are running servers, which ones - how are they
configured, what is the contents of /etc/hosts.allow, /etc/hosts.deny, and
/etc/hosts).

Old guy
 
Reply With Quote
 
Bill Marcum
Guest
Posts: n/a

 
      01-11-2007, 08:00 PM
On 10 Jan 2007 13:52:43 +0100, Maurizio Loreti
<(E-Mail Removed)> wrote:
>
>
> The relevant configuration files I can figure (on fedora Core 6, don't
> know in Ubuntu) are:
>
> /etc/sysconfig/network
> /etc/resolv.conf
>

Ubuntu does not have /etc/sysconfig. /etc/network/interfaces serves a
similar function, afaik.



--
< sam> /.ing an issue is like asking an infinite number of monkeys for
advice
-- in #debian-devel
 
Reply With Quote
 
 
 
Reply

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
wierd problem doode Wireless Internet 0 09-13-2008 03:36 AM
WPA-PSK wierd problem GB Wireless Internet 8 07-25-2006 03:41 PM
Wierd Problem Andrew C Wireless Networks 0 09-05-2005 09:34 PM
Very wierd problem Marty Phee Linux Networking 2 08-09-2005 05:10 PM
wierd networking problem - please help Raj Linux Networking 14 12-23-2003 08:31 PM



1 2 3 4 5 6 7 8 9 10 11