PPPoE Client + DHCP

Hi guys, I’ve a little questions for you.

My WISP assigned me an IP subclass (lets say 77.88.99.0/29) and I must authenticate with the wisp using pppoe.

What I wanna do is:

  • estabilish a pppoe session on eth1 (that’s a simple task)
  • assign the first ip of the class (77.88.99.1) to routerboard (I can do it staticaly, not a big deal)
  • assign each other ip (77.88.99.2-77.88.99.6) to clients via DHCP (or statically, it doesn’t matter)

The goal is to have every client with his own public ip assigned.

Is that possible?

Thanks!

No one?

Still no one?

That’s impossible to do. You have to use destination NAT.

what do you want to do:
do you want to stabilize each ip(PPPPoE and DHCP) for one client ?