List, I got the multiple addresses working on my machine (thanks Brian and Matthew). Now I have one more question...I add four addresses to my box via ifcfg-eth1-range0, and all of the add correctly...however when I connect to the internet through this box it masquerades my IP as the last one added (higest in the list) I would prefer it to use the lowest in the list (cause of firewall rules off site). I've included the config files so you can see what I'm doing, I would like to use the .56 address to connect but the machine always uses the .59 address, what do I need to do? Is it that NO_ALIASROUTING parameter? I just don't get it.
TIA /B Config Files: # cat ifcfg-eth1 DEVICE=eth1 ONBOOT=yes BOOTPROTO=static GATEWAY=199.183.24.1 # cat ifcfg-eth1-range0 IPADDR_START=199.183.24.56 IPADDR_END=199.183.24.59 CLONENUM_START-0 NETMASK=255.255.255.0 _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list