Two PPP connections to the same ISP with same remote gateway

2006-01-12 Thread Tom Jobbins
Hi, I have a FreeBSD 6.0-STABLE server running as my internet gateway. It was newly installed to 6.0-RELEASE yesterday, and built to -STABLE from a cvsup early this morning. I have two separate accounts at the same broadband ISP, with two separate PPPoE modems on two separate phone lines. I ne

Re: Two PPP connections to the same ISP with same remote gateway

2006-01-13 Thread Tom Jobbins
Thanks for replying, Daniel This is really odd, because I don't see this on my machines (as per our > discussion on IRC which you mention below), I did.. > > midget# cat /dev/tun & > [1] 21524 > midget# cat /dev/tun & > [2] 21525 I've isolated the difference. If I repeat exactly what you do

Re: Two PPP connections to the same ISP with same remote gateway

2006-01-13 Thread Tom Jobbins
hanks again for your help Daniel Tom On 13/01/06, Daniel O'Connor <[EMAIL PROTECTED]> wrote: > > On Fri, 13 Jan 2006 08:07, Tom Jobbins wrote: > > This can be demonstrated from the command line with the following: > > [EMAIL PROTECTED]:~]$ ifconfig tun0 1.2.3.

Re: Two PPP connections to the same ISP with same remote gateway

2006-01-16 Thread Tom Jobbins
Thanks for replying, Daniel On Fri, 13 Jan 2006 08:07, Tom Jobbins wrote: This can be demonstrated from the command line with the following: [EMAIL PROTECTED]:~]$ ifconfig tun0 1.2.3.5 1.2.3.250 [EMAIL PROTECTED]:~]$ ifconfig tun1 1.2.4.4 1.2.3.250 ifconfig: ioctl (SIOCAIFADDR): File exists

Two PPP connections to the same ISP with same remote gateway

2006-01-16 Thread Tom Jobbins
Hi, I have a FreeBSD 6.0-STABLE server running as my internet gateway. It was newly installed to 6.0-RELEASE yesterday, and built to -STABLE from a cvsup early this morning. I have two separate accounts at the same broadband ISP, with two separate PPPoE modems on two separate phone lines.