Hello all, I managed to create two interfaces on Sun Ultra 5 with different MAC addresses. I created file /etc/modprobe.d/sunhme.local and inserted into two lines: options sunhme macaddr=0x08,0x00,0x20,0x9c,0x62,0x77 options sunhme macaddr=0x08,0x00,0x20,0x9c,0x62,0x78 I removed /etc/udev/rules.d/70-persistent-net.rules and rebooted machine. After system goes up, it has interfaces eth0 with MAC 08:00:20:9c:62:77 (address 10.1.0.10) and eth1 with MAC 08:00:20:9c:62:78 (address 210.10.0.10 for example ) But strange, when I trying to ping hosts on network 210.10.0. , some not responded, some responded, but arp in theirs tables showed 210.10.0.10 mac as 08:00:20:9c:62:77, so system is not used same interface to respond for ping. Both network cards used same vlan. Could something be configured to solve this problem?
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

