> and for some reason I can't force it, > because the 2 entries have the same IP.
They don't need to have the same IP. Assign several IP numbers to your linux box: ifconfig eth0:1 10.1.1.1 netmask 255.255.255.0 ifconfig eth0:2 10.1.1.2 netmask 255.255.255.0 _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
