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