Hi,
Here is what I'm trying to do: I've added second NIC to my file server, so it could serve ftp/etc. on one NIC, and smb share on the other.
Some kind of load balance I guess. NICs got different IPs, but are both on the same network (however connected to different switches, for performance gain).
The problem is, that for some reason second NIC gets ignored, that is if I do arping to IP1 and IP2 macs are the same (from IP1), also if I unplug one (any) cable I still can "access" server via both IPs.
It would be normal for forwarding, but ip_forward is 0 and it's not actually the case I think.
I also tried balancing with nexthop, but it results in funny behavior (both nics claim they got IP1 and IP2)...
Server is running Debian Linux 2.4.19.
Any help would be welcome.
TIA
Here is what I'm trying to do: I've added second NIC to my file server, so it could serve ftp/etc. on one NIC, and smb share on the other.
Some kind of load balance I guess. NICs got different IPs, but are both on the same network (however connected to different switches, for performance gain).
The problem is, that for some reason second NIC gets ignored, that is if I do arping to IP1 and IP2 macs are the same (from IP1), also if I unplug one (any) cable I still can "access" server via both IPs.
It would be normal for forwarding, but ip_forward is 0 and it's not actually the case I think.
I also tried balancing with nexthop, but it results in funny behavior (both nics claim they got IP1 and IP2)...
Server is running Debian Linux 2.4.19.
Any help would be welcome.
TIA