LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 10-31-2003, 05:24 PM   #1
new_md92rc2
LQ Newbie
 
Registered: Oct 2003
Distribution: mandrake 9.2
Posts: 3

Rep: Reputation: 0
having trouble, xp ics + md9.2 client


I have 3 pc's connected to cable via an xp ICS host. I have just finished putting mandrake 9.2rc2 on my pc, now dual boot with xp pro. I cannot connect to the internet with mandrake now. This is only the second time I have tried using linux, so I don't really know what I'm doing. Here is my ICS host ip info:

local net...
dhcp enabled ... no
ip address ..... 192.168.0.1
subnet ......... 255.255.255.0
default gateway.

for my client while in xp:
dhcp enabled.... yes
autoconfiguration enabled ... yes
ip address..... 192.168.0.100
subnet mask....255.255.255.0
default gateway...192.168.0.1
dhcp server ....192.168.0.1
dns servers....192.168.0.1

I've tried entering 192.168.0.1 into the drakconnect for my gateway, and it won't connect. Also, i've noticed that whenever i restart md, even after telling it to save my changes in drakconnect, when i open it again i get 127.0.0.1 in my DNS server box. I've been reading threads now for about 2 hours with similar problems, and one solution was change a line in the /etc/resolve.conf file, but I don't believe this file exists on my computer. I did find a file, etc/samba/lmhosts that says 127.0.0.1 localhost. Any help is appreciated, however I have no experience with linux, I don't even know how to get to a comman line, so please explain in a manner simple enough for my cat to assist me.
 
Old 10-31-2003, 06:26 PM   #2
GJB
LQ Newbie
 
Registered: Oct 2003
Distribution: RedHat 6-9 Gentoo Slackware 9.1
Posts: 26

Rep: Reputation: 15
Do you even get an IP from the ICS gateway when you switch to mandrake ?
If you start mandrake and type ifconfig does it come up with an ip for the networkcard and the localhost (wich is 127.0.0.1) ?

What nic are you using and is it recognized by mandrake ?

GJB
 
Old 10-31-2003, 07:08 PM   #3
new_md92rc2
LQ Newbie
 
Registered: Oct 2003
Distribution: mandrake 9.2
Posts: 3

Original Poster
Rep: Reputation: 0
eth0 link encap: ethernet hwaddr 00:01:02:75:9A:B6
UP BROADCAST RUNNING MULTICAST MTU:1500 Metr

ic:1
RX packets:0 errors: 0 dropped: 0 overruns: 0 fra
me:0
TX packets:0 errors: 0 dropped:0 overruns: 0 car
rier:0
collisions:0 txqueuelen:100
RX bytes:810 (810.0b) TX bytes:0 (0.0b)
interrupt: 19 Base address: 0xec00

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: 323 errors:0 dropped:0 overruns:0 f
rame:0

TX packets:323 errors: 0 dropped:0 overruns:0 c
arrier:0
collisions: 0 txqueuelen:0
RX bytes:20750 (20.2 KB) TX bytes:20750 (20.2
Kb)
 
Old 10-31-2003, 07:09 PM   #4
new_md92rc2
LQ Newbie
 
Registered: Oct 2003
Distribution: mandrake 9.2
Posts: 3

Original Poster
Rep: Reputation: 0
using 3com, in hardrake it is listed as 3c095c-TX module: 3c59x
 
Old 11-01-2003, 06:46 AM   #5
GJB
LQ Newbie
 
Registered: Oct 2003
Distribution: RedHat 6-9 Gentoo Slackware 9.1
Posts: 26

Rep: Reputation: 15
What does your /etc/sysconfig/network-scripts/ifcfg-eth0 look like ?

mine contains this :

DEVICE="eth0"
ONBOOT="yes"
IPADDR=""
NETMASK=""
BOOTPROTO="dhcp"

This is for a DHCP setup, what you could also try is a static ip which goes something like this :

DEVICE="eth0"
BOOTPROTO="none"
IPADDR="192.168.0.105"
NETMASK="255.255.255.0"
ONBOOT="yes"

And then in /etc/sysconfig/network

GATEWAYDEV=
NETWORKING=yes
FORWARD_IPV4=yes
HOSTNAME="yourhost.yourdomain"
GATEWAY="192.168.0.1"

and your /etc/resolv.conf

nameserver 192.168.0.1

This should do the trick, I don't have much experience with mandrake, but i'm downloading at the moment to see how it's different compared to RedHat because i do have a lot of experience with that.

GJB
 
  


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
linux ICS client with XP gateway bcal Linux - Networking 44 01-20-2005 05:38 PM
ICS on a client pc pairadice Linux - Networking 7 11-26-2004 02:54 AM
Windows XP ICS & Linux Client shipper Linux - Networking 11 10-14-2002 04:50 PM
Linux client with Win2K ICS nkaza Linux - Networking 2 09-29-2002 09:00 PM
redhat 7.2 as a client for ICS shagster Linux - Networking 4 02-01-2002 12:26 PM

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

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