I have a more simple query: If I want to use both eth1ð2 to connect SIP clients what server address should I use to register? If eth1 is 192.168.101.1 eth2 is 192.168.102.1
The netmask is the same, 255.255.255.0 I can connect to each port sip client registering with the respective ip address, but I can't connect sip clients conencted the those eth ports in between them. Should I uncomment extip and use that address for server registration or any other advice? --- Peter Bowyer <[EMAIL PROTECTED]> wrote: > On 03/12/06, Mark van Berkel <[EMAIL PROTECTED]> > wrote: > > > > INTIF=ap0 > > INTIP=192.168.2.1 > > INTNM=255.255.255.0 > > > > INT2IF=eth1 > > INT2IP=192.168.2.2 > > INT2NM=255.255.255.0 > > Can't solve your specific problem, but slightly more > generally - you > have defined 2 different interfaces on the same > network > (192.168.2.0/24) - this will lead to brokenness. I > suggest you > separate these out as a first step - eg move the > eth1 network to > 192.168.3.0 or something with a similar effect. > > Peter > > > > -- > Peter Bowyer > Email: [EMAIL PROTECTED] > _______________________________________________ > Astlinux-users mailing list > [email protected] > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > Donations to support AstLinux are graciously > accepted via PayPal to [EMAIL PROTECTED] > ____________________________________________________________________________________ Yahoo! Music Unlimited Access over 1 million songs. http://music.yahoo.com/unlimited _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
