Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strange network problems. ;-)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
wpb44
n00b
n00b


Joined: 02 May 2002
Posts: 31

PostPosted: Sun Nov 24, 2002 10:00 am    Post subject: Strange network problems. ;-) Reply with quote

Hi,

I have a problem that I really can't understand!

I installed Gentoo on my Laptop (K6-II / 366 MHz) with Gentoo 1.2-Install-CD and stage-III tarball of 1.4-rc1 release for k6-2 architecture.
As system kernel, I now have 2.4.20-rc2-ac1 but I tried everything I could find about 2.4.19 and 2.4.20.
My NIC ist a CNet CEN-200AF using ASIX-Chipset. Everything worked fine just according to the manual during installation.

After reboot I got a problem: My NIC was not recognized.

PCMCIA workes, I also have a Epox-WLAN-card that does a good job. ;)

But my CNet-Card doesn't.
We (hanno@gentoo.org helped me ;) ) found an instruction to put several lines to /etc/pcmcia/config.opts and after that, the NIC is recognized.

It's found by the cardmgr at boot time now and it's configured by ifconfig as eth0.

I can ping on computers in my LAN, but they cannot ping to my computer.
I set default GW to my router's IP and als set DNS-serer entry to that.

Now if I try ping www.google.com, I get the IP-Address (resolving works!) but no answer from the server.
If I trie to ping th DNS-Server of my ISP (t-online, germany / 194.25.2.129), I get one single answer (time: 500 - 900ms) and then nothing else.

Pinging my other LAN-computers gives answering-times of 10ms up to 1000ms.

So why the heck do I get one single answer from a computer outside my network and nothing more? I can start pinging many times, always the first packet gets through.

Anybody any idea what to do?

cu, Bernd
Back to top
View user's profile Send private message
px
Guru
Guru


Joined: 26 Sep 2002
Posts: 497
Location: Metz, France

PostPosted: Sun Nov 24, 2002 2:38 pm    Post subject: Reply with quote

that's a bit strange, 1000ms in local network ping... All other machine work well on the network? they can all ping them good? how did you configure your route? the server?

I would think that there is a firewall on your server working badly... Else maby your network card if all other lan can surf the net without any problem... What are theses options you added in config.opts... maybe one of them is your problem too...
_________________
Nous autres, mordus d'informatique, préférons par-dessus tout passer notre temps à bidouiller nos ordinateurs, plutôt que les utiliser pour faire quelque chose de productif. [Dave Barry]
Back to top
View user's profile Send private message
wpb44
n00b
n00b


Joined: 02 May 2002
Posts: 31

PostPosted: Sun Nov 24, 2002 2:59 pm    Post subject: Reply with quote

Hi there.

My network works just fine, 3 other computers, most times booted windows. ;-)

I tried in two completely separated LANs, all over the same.

Firewall works just as it should, it's just a dsl-dialup-hardware-router with not really a firewall. I never had any problems related to firewall issues with it. The previous windows-install on my laptop also had same IP-address. So I think this cannot be a problem at all.

The trick in /etc/pcmcia/config.opts was following:
Code:
card "My sucking network card"
manfid 0x021b 0x0202
bind pcnet_cs
module "pcnet_cs" opts "hw_addr=0x00,0x10,0x60,0x38,0x1D,0xD3"


For configuration I use the following in /etc/conf.d/net
Code:
iface_eth0=192.168.30.4 broadcast 192.168.255.255 netmask 255.255.0.0 mtu 1492"
gateway="eth0/192.168.30.1"


Don't complain about using netmask 255.255.0.0, I need it and it works with other gentoo installs. ;-)
I set MTU to 1492 because I have DSL and it works with MTU of 1492 only. But it doesn't work without this setting.

every other computer can do anything on network, ping,share, HTTP, no problem.

I put the card into another (windows XP) machine and it had no problem, everything worked.

Any more ideas? ;)

cu, Bernd
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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