LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-24-2003, 05:31 PM   #1
TheTruthHurts
LQ Newbie
 
Registered: Sep 2003
Posts: 6

Rep: Reputation: 0
Angry Connecting to internet through LAN HELP PLZ


ok ive been using Mandrake 9.1 for a few days. I am trying to just be able to CONNECT TO THE INTERNET!!!

Anyways, I have a Asus A7N8x with Nvidia chipset with a built in ethernet card. I found out how to install the rpm for it, and Linux recognizes it and all. Now i just need to configure it I guess.

I ran the drakeconnect and used the wizard. Set it to auto IP because im going through a hub, and then a router that hands out ip's.

When the wizard was done... Nothing. No connection, nada.

So I used the expert mode and set the gateway to 192.168.0.1 which is the routers ip, and I left the get ip as auto for the dhcp. Is there anything I missed? Well i think thats what i did.

So I click connect, the window pops up, but just like before it sits there a while, trying to send. Sometimes It will recieve like a few bits, but I am not sure if the router actually sees it or not, or if Linux can see the router.

Any help would be great!!!

also, Someone said that I could like, connect through wane, but first of all, where is wane In mandrake, and how would I go about doing that. If you can solve the above problem, then just forget about this, but I still wouldn't mind knowing where wane is.
 
Old 09-24-2003, 05:48 PM   #2
/bin/bash
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Mandrake Slackware-current QNX4.25
Posts: 1,802

Rep: Reputation: 47
Post the output from these commands:

cat /etc/sysconfig/network
cat /etc/sysconfig/network-scripts/ifcfg-eth0
ifconfig
route
 
Old 09-24-2003, 05:54 PM   #3
TheTruthHurts
LQ Newbie
 
Registered: Sep 2003
Posts: 6

Original Poster
Rep: Reputation: 0
ok

im going to have to boot to linux then back to here so it may take me a couple of mins
 
Old 09-24-2003, 06:23 PM   #4
TheTruthHurts
LQ Newbie
 
Registered: Sep 2003
Posts: 6

Original Poster
Rep: Reputation: 0
Networking=yes

DEVICE=eth0
BOOTPROTO=dhcp
NETMASK=255.255.255.0
ONBOOT=yes
NEEDHOSTNAME=yes

[root@localhost sysconfig]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0C:6E:97:C6:79
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:54 errors:0 dropped:0 overruns:0 frame:0
TX packets:149 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:16971 (16.5 Kb) TX bytes:50958 (49.7 Kb)
Interrupt:11 Base address:0x1000

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:102 errors:0 dropped:0 overruns:0 frame:0
TX packets:102 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6430 (6.2 Kb) TX bytes:6430 (6.2 Kb)

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
127.0.0.0 * 255.0.0.0 U 0 0 0 lo


ok theres all the outputs

does that help any?
 
Old 09-24-2003, 06:24 PM   #5
TheTruthHurts
LQ Newbie
 
Registered: Sep 2003
Posts: 6

Original Poster
Rep: Reputation: 0
Kernel IP routing table
Destination Gateway Genmask Flags .....Metric ......Ref ....Use Iface
127.0.0.0.......... *.... 255.0.0.0 .....U......... 0 ...........0 ..........0 lo

there thats a bit less confusing i think
 
Old 09-25-2003, 04:53 AM   #6
/bin/bash
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Mandrake Slackware-current QNX4.25
Posts: 1,802

Rep: Reputation: 47
It looks like the router is not giving eth0 an IP address.

Try adding this to the /etc/sysconfig/network script and restart networking.
GATEWAY=192.168.0.1
GATEWAYDEV=eth0

You may need to change the IP and dev.


Last edited by /bin/bash; 09-25-2003 at 05:02 AM.
 
Old 10-01-2003, 08:49 AM   #7
Joeboy
LQ Newbie
 
Registered: Sep 2003
Location: Dallas Tx
Posts: 2

Rep: Reputation: 0
Greetings!

I have a similar problem and how would I go about adding the Gateway info?

I very new to linux and could use the help!
 
Old 10-01-2003, 09:32 AM   #8
Joeboy
LQ Newbie
 
Registered: Sep 2003
Location: Dallas Tx
Posts: 2

Rep: Reputation: 0
Smile

Looks like I answered my own question! Had to do a couple of things but got it working, I'm on my crash and burn box right now!! If anyone is interested let me know!
 
  


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
connecting Linux LAN to internet asahlot Linux - Networking 6 10-14-2005 01:23 PM
Problem with Linux PC connecting to Internet, but not LAN. tofu713 Linux - Networking 5 04-23-2005 11:54 AM
Plz help connecting to internet using Debianrc2?? CM019 Linux - Software 7 10-16-2004 08:11 PM
Connecting to the internet through my school's LAN Brakki Linux - Networking 1 03-31-2004 02:20 PM
Problem with LAN connecting to internet. duffboygrim Linux - Networking 6 02-29-2004 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:18 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