>I've got a OpenBSD box serving NAT to my LAN from a cable modem. The thing >is that my ISP gives me 4 IPs, but I don't want to have the cablemodem >connected directly to my LAN... > >So I wonder if their is someway to run dhcp multiple times on the same >device to use all the IPs? Try bridging instead of NAT. Aaron