Networking Forums

Networking Forums > Computer Networking > Linux Networking > sit0 vs eth0 ???

Reply
Thread Tools Display Modes

sit0 vs eth0 ???

 
 
Ian
Guest
Posts: n/a

 
      02-02-2005, 03:04 PM
Hi all,

I have a very old laptop(400mhz, 4G hdd, etc) in which I installed SuSE
7.3 with KDE. Everything went very well and the PCMCIA subsystem works
fine, I can dial out with the modem card.

However, the network adapter card is another story (both, NIC and modem
are attached concurrently and I never take them out); the problem is
that I'm unable to connect to my home LAN.

Ifconfig shows me the lo device and a 'sit0' device, which I then
configured with address 192.168.20.3. I can ping the NIC, but it won't
ping my server (192.168.20.1).

If I try to ifconfig eth0 with an address, it gives me an error message
that there is no such device.

Previously, I had tried to use Yast2 to configure the eth0 device with
'PCMCIA = Yes', but to no avail.

How do I get this sit0 device to talk to my LAN, or at least set up a
normal eth0?

Any information will be greatly appreciated!
 
Reply With Quote
 
 
 
 
David Schwartz
Guest
Posts: n/a

 
      02-02-2005, 03:26 PM

"Ian" <(E-Mail Removed)> wrote in message
news:1107359718.e215b66df5e825b97dc06f4ce9bbd81e@1 usenet...

> Ifconfig shows me the lo device and a 'sit0' device, which I then
> configured with address 192.168.20.3. I can ping the NIC, but it won't
> ping my server (192.168.20.1).


The 'sit0' interface is not what you want. It's not your LAN card.

Try removing the other PCMCIA card and rebooting. It's possible there
are only enough resources for one PCMCIA card to work at a time. If that's
not it, you have some other issue with your PCMCIA card being recognized and
the right driver loading and attaching to it.

DS


 
Reply With Quote
 
Ian
Guest
Posts: n/a

 
      02-02-2005, 09:06 PM
David Schwartz wrote:
> "Ian" <(E-Mail Removed)> wrote in message
> news:1107359718.e215b66df5e825b97dc06f4ce9bbd81e@1 usenet...
>
>
>>Ifconfig shows me the lo device and a 'sit0' device, which I then
>>configured with address 192.168.20.3. I can ping the NIC, but it won't
>>ping my server (192.168.20.1).

>
>
> The 'sit0' interface is not what you want. It's not your LAN card.
>
> Try removing the other PCMCIA card and rebooting. It's possible there
> are only enough resources for one PCMCIA card to work at a time. If that's
> not it, you have some other issue with your PCMCIA card being recognized and
> the right driver loading and attaching to it.
>
> DS
>
>


Thanks David,

I'll try your suggestion, but under Fedora Core 3, *both* PCMCIA cards
worked fine; the overall system, however, was much slower.
 
Reply With Quote
 
Floyd L. Davidson
Guest
Posts: n/a

 
      02-02-2005, 10:12 PM
Ian <(E-Mail Removed)> wrote:
>Hi all,
>
>I have a very old laptop(400mhz, 4G hdd, etc) in which I
>installed SuSE 7.3 with KDE. Everything went very well and the
>PCMCIA subsystem works fine, I can dial out with the modem card.
>
>However, the network adapter card is another story (both, NIC
>and modem are attached concurrently and I never take them out);
>the problem is that I'm unable to connect to my home LAN.
>
>Ifconfig shows me the lo device and a 'sit0' device, which I
>then configured with address 192.168.20.3. I can ping the NIC,
>but it won't ping my server (192.168.20.1).


'sit stands for "simple internet transition" and is
bassically a device capable of encapsulating ipv6 in
ipv4 datagrams.'
-- Pedro Roque ((E-Mail Removed))

That is according to a message found using a google web search.

>If I try to ifconfig eth0 with an address, it gives me an error
>message that there is no such device.


Clearly the device driver module for your card is not being
loaded. It's hard to say why without further information,
but you might start by doing "dmesg | more" and looking for
whatever it has to say about the card manager and any PCMCIA
modules loaded.

--
Floyd L. Davidson <http://web.newsguy.com/floyd_davidson>
Ukpeagvik (Barrow, Alaska) (E-Mail Removed)
 
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
Can't get eth0 up (wired) - e1000 device eth0 does not seem to be present, delaying initialization. OtisUsenet Linux Networking 2 06-06-2007 02:57 AM
Possible? eth0:1 ... eth0:50000 Toni Erdmann Linux Networking 15 03-22-2005 10:47 AM
eth0 + ppp Jaime Casanova Linux Networking 3 09-06-2004 08:02 AM
how tho change source address of eth0/eth0:1 ? news Linux Networking 2 06-09-2004 03:25 PM
NFS vs eth0 Hactar Linux Networking 8 02-02-2004 12:59 AM



1 2 3 4 5 6 7 8 9 10 11