Re: pppoe and multiple static ips

2005-06-02 Thread Jim O'Gorman
I use pppoe with multiple static IPs. Its no big deal. Set up pppoe as normal, then setup the alias in your hostname.rl0 as so: up inet alias ip.add.re.ss1 255.255.255.255 NONE inet alias ip.add.re.ss2 255.255.255.255 NONE inet alias ip.add.re.ss3 255.255.255.255 NONE inet alias ip.add.re.ss4 255.

Re: pppoe and multiple static ips

2005-06-02 Thread Adam Gleave
Even if your IP's and gateway are static, they're dynamically assigned. Understand? No? Neither did I. With PPPoE your ISP assigns you the IP's each time you connect. Sure, they should be the same ones but to your system they appear dynamic. It might work if you hardcoded the IP's but why bother?