soleblazer
09-12-2003, 05:36 PM
Greetings,
I have a RH9 2.4-20 system. It is running on a compaq 166mhz 92mb ram box and its sweet, only used for wu-imap and postfix.
Here is the odd thing I can't figure out.
When I set it up, I set it up to use two ips. eth0 was the onboard 10mbit card and eth1 was my 100mbit 3com card.
The ips were assigned eth0-192.168.1.10 eth1 192.168.1.11
Now, on my webserver I pointed squirellmail to hit the .10 ip by accident., also, i had been ssh'ing to this ip as well. All was working, but it was slow occasionally. Today I noticed that I never even plugged the 10mbit ip (slow one) into the switch. This whole time traffic has been going to .10, but somehow it has been working. In my modules.conf file I am loading both nic modules. I noticed by running ifconfing that all the packets are going to .11 (fast one).. , ifconfig shows zero packets hitting eth0.
So how the hell is this working? Anything going to .10 should never work since its not plugged in. The interface was listed as up, but why would linux do this? Its as if it was nat'ing or something...i have nothing extra running..
anyone got any idea?
I have a RH9 2.4-20 system. It is running on a compaq 166mhz 92mb ram box and its sweet, only used for wu-imap and postfix.
Here is the odd thing I can't figure out.
When I set it up, I set it up to use two ips. eth0 was the onboard 10mbit card and eth1 was my 100mbit 3com card.
The ips were assigned eth0-192.168.1.10 eth1 192.168.1.11
Now, on my webserver I pointed squirellmail to hit the .10 ip by accident., also, i had been ssh'ing to this ip as well. All was working, but it was slow occasionally. Today I noticed that I never even plugged the 10mbit ip (slow one) into the switch. This whole time traffic has been going to .10, but somehow it has been working. In my modules.conf file I am loading both nic modules. I noticed by running ifconfing that all the packets are going to .11 (fast one).. , ifconfig shows zero packets hitting eth0.
So how the hell is this working? Anything going to .10 should never work since its not plugged in. The interface was listed as up, but why would linux do this? Its as if it was nat'ing or something...i have nothing extra running..
anyone got any idea?