LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-09-2003, 10:18 AM   #16
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Original Poster
Rep: Reputation: 30

I've only got one network card (it's a usb adapter) - I don't know what the other thing is!

hold on while I try again.....
 
Old 12-09-2003, 10:26 AM   #17
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Original Poster
Rep: Reputation: 30
Ok, here's some important updates:

When I go into netconfig ... I type this

hostname: mandy
domain: nsw.optushome.com.au [should it be the DNS numbers? how to seperate the two? a comma?]

select DHCP

press enter for "hostname" (set none)


That's it. Still doesn't work.....

One more thing...... the usb adapter is using eth1 (not the default eth0) - I don't know what the heck eth0 is - I don't have another network card installed (or plugged in or anything) that I know of!!!! maybe it's my usb mouse? lol?!
 
Old 12-09-2003, 07:00 PM   #18
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 47
OK, first of all... from your ifconfig output display, it looks like you have 2 network cards. One is a Realtek (eth0) and one is your pegasus thingy (eth1).

Are you VERY sure that you don't have a built-in ethernet on your system... take a look behind your box... I'm sure that there is one there. Linux doesn't report on non-existing hardware

OK, now I'll try to guide you to enable DHCP on your eth1 since this is your pegasus ethernet.

Open up /etc/rc.d/rc.inet1 with your favourite editor (you'll need root to save this file). You should see something like this:

Code:
# Edit these values to set up your second Ethernet card (eth1),
# if you have one.  Otherwise leave it configured to 127.0.0.1,
# or comment it out, and it will be ignored at boot.
IPADDR2="127.0.0.1"  # REPLACE with YOUR IP address!
NETMASK2="255.255.255.0" # REPLACE with YOUR netmask!
# Or, uncomment the following lines to set up eth1 using DHCP:
#USE_DHCP2=yes
# If your provider requires a DHCP hostname, uncomment and edit below:
#DHCP_HOSTNAME2="CCHOSTNUM-A"
Uncomment the USE_DHCP2=yes line so that it looks like this:

Code:
# Edit these values to set up your second Ethernet card (eth1),
# if you have one.  Otherwise leave it configured to 127.0.0.1,
# or comment it out, and it will be ignored at boot.
IPADDR2="127.0.0.1"  # REPLACE with YOUR IP address!
NETMASK2="255.255.255.0" # REPLACE with YOUR netmask!
# Or, uncomment the following lines to set up eth1 using DHCP:
USE_DHCP2=yes
# If your provider requires a DHCP hostname, uncomment and edit below:
#DHCP_HOSTNAME2="CCHOSTNUM-A"
After that, make sure your /etc/resolv.conf file looks like this:
Code:
nameserver 203.2.75.132
nameserver 198.142.0.51
search [area].optushome.com.au
You never told us your DNS suffix, so the search bit might be totally wrong... Just put what the Connection specific DNS suffix bit in Windows' ipconfig says.

After that, say your prayers and reboot.
 
Old 12-09-2003, 11:47 PM   #19
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Original Poster
Rep: Reputation: 30
YEAH BABY!!! I'M ONLINE (in mozilla typing this)!! Oh yeah! Thank YOU so much!! I've been at it for ages now, and finally! w00t!!!!!1
 
Old 12-10-2003, 12:26 AM   #20
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 47
Quote:
Originally posted by mymojo
YEAH BABY!!! I'M ONLINE (in mozilla typing this)!! Oh yeah! Thank YOU so much!! I've been at it for ages now, and finally! w00t!!!!!1
Yay! Yet another Slacker online. Congratulations!
 
  


Reply



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
Adsl Connection Troubles skinnyman100 Linux - Newbie 1 05-28-2005 05:47 AM
Troubles with adsl connection Luc484 Linux - Networking 3 04-26-2005 02:50 AM
Accesing wireless net connection in Slackware 10 NeoMetal Linux - Wireless Networking 5 08-31-2004 03:41 PM
connection sharing troubles paradoxni Mandriva 1 12-05-2003 12:29 PM
idea: sharing net connection, method: iptables..., problem: broken net connection :( danny2055 Linux - Networking 4 06-09-2003 07:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:06 PM.

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