Jump to content

Networking Problems


Guest rpgsearcherz
 Share

Recommended Posts

Guest rpgsearcherz

what it says is:

 

Link encap:Lcal Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:396 errors:0 dropped:0 overruns:0 frame:0

TX packets:396 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:25458 (24.8 Kb) TX bytes:25458 (24.8Kb)

Link to comment
Share on other sites

Guest rpgsearcherz

Im using an EtherFast 10/100 PC Card, and Linux reads the card in the Hardware AND network places, and says its "UP" and working properly....and also, if we can use an instant messanger for this, to make it faster, i will upload the whole log, so people can read it....if you want

Link to comment
Share on other sites

If you don't see an eth0 section in 'ifconfig' then your network card isn't up and runnning. Look at my 'ifconfig'

gd@localhost gd $ su

Password:

root@localhost gd # ifconfig

eth0      Link encap:Ethernet  HWaddr 00:50:BA:B4:00:3E

         inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0

         UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1

         RX packets:725 errors:0 dropped:0 overruns:0 frame:0

         TX packets:850 errors:0 dropped:0 overruns:0 carrier:0

         collisions:0 txqueuelen:100

         RX bytes:280078 (273.5 Kb)  TX bytes:137106 (133.8 Kb)

         Interrupt:11 Base address:0xbf00



lo        Link encap:Local Loopback

         inet addr:127.0.0.1  Mask:255.0.0.0

         UP LOOPBACK RUNNING  MTU:16436  Metric:1

         RX packets:4 errors:0 dropped:0 overruns:0 frame:0

         TX packets:4 errors:0 dropped:0 overruns:0 carrier:0

         collisions:0 txqueuelen:0

         RX bytes:200 (200.0 b)  TX bytes:200 (200.0 b)

You can turn your network card on (using dhcp protocol) by typing as root

dhcpcd eth0

Then check back 'ifconfig' and you should see the eth0 section. You may have to install 'dhcpcd' so type

urpmi dhcpcd

in a console to install this package.

 

BTW, I added you to my 'friends' in MSN and you are not connected ..

 

HTH

 

MOttS

Link to comment
Share on other sites

take a look at those:

 

Set XP to share the net:

http://www.annoyances.org/exec/show/ics_xp

 

Set clients to connect to the XP box:

http://www.annoyances.org/exec/show/ics_other

 

Talks about DNS (interesting)

http://forums.devshed.com/archive/34/2002/08/3/41784

 

MOttS

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...