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.255.255.255 NONE your 5th address will be assigned via pppoe to your tun interface. You don't need to set a default route, as pppoe will deal with that for you. Sounds like you are on the right track. On 6/2/05, Ryan Briones <[EMAIL PROTECTED]> wrote: > I belong to a group in Georgia who's setting up free wireless internet > access in the downtown area. We recently got our own place and a new > internet provider that uses adsl/pppoe, as well as 5 static ip > addresses.This is the first time I've set up pppoe in openbsd, and > I've been hard pressed to find docs that include using a static ip, or > multiple static ips. So this is what I think I should be doing: > > - physical interface is rl0 > - setup a basic /etc/hostname.pppoe0 like in pppoe(4) > - put the alias the static ips in /etc/hostname.rl0 > > Does this seem right? Where should I be putting the default gateway > that my ISP provided? Thanks for your help. > > - Ryan Briones > > -- Jim [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.elwood.net