Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[pcmcia]only IPv6 supplied to eth0
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
paultje3181
n00b
n00b


Joined: 07 May 2003
Posts: 20
Location: Utrecht, Netherlands

PostPosted: Fri Sep 03, 2004 8:34 am    Post subject: [pcmcia]only IPv6 supplied to eth0 Reply with quote

I have a xircom cem33 ethernetcard. But I can't get it to work. I compiled the kernel and all is working like a charm, except the network device.

I compiled the yenta_socket, PCMCIA support, cardbus/16 bit etc. with a 2.6.7-gentoo-r11 kernel. I emerged pcmcia-cs and added it pcmcia to defautl using rc-update. Modules autoloaded are: yenta-socket, ds, xirc2ps-cs, all without problems.

dmesg: Yenta: Cardbus bridge found at 0000:00:02.1 [1179:0001]
Yenta: ISA IRQ mask 0x06b8, PCI irq 11
eth0: Xircom: port 0x2e0, irq 11, hwaddr {MAC-adress}
eth0: media 10Base2, silicon revision 1
eth0: no IPv6 routers present

at boot eth0 did not exist, but after ifconfig eth0 up eth0 got an IPv6 adress. But still I can't ping any computer in my IP-range. So what's going on? (I did compile IPv4 in my kernel offcourse)
In /etc/resolv.conf there is only 1 line: domain ibbu.nl
_________________
Please visit www.passion4dance.nl
Back to top
View user's profile Send private message
Cuardin
l33t
l33t


Joined: 06 Feb 2003
Posts: 713
Location: vasastaden.stockholm.se

PostPosted: Fri Sep 03, 2004 12:02 pm    Post subject: Reply with quote

Well, can you provide the output of ifconfig.
It seems you are attempting to use dhcp. Did you do that correctly?
_________________
Part of "The adopt an unanswered post initiative"
Back to top
View user's profile Send private message
lwithers
Guru
Guru


Joined: 31 Dec 2003
Posts: 300
Location: Reading, UK

PostPosted: Fri Sep 03, 2004 12:13 pm    Post subject: Reply with quote

After "ifconfig eth0 up", you need to specify an IP address. How you do this depends on your home network. Hopefully, you have a router or modem that provides you with an address via DHCP, in which case you can do "dhcpd eth0".

Otherwise, you'll need to specify the IP manually, with e.g. "ifconfig eth0 up 192.168.0.111". Using this method, you'll also need to find out what the gateway is and set that appropriately, etc.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum