My network was routed. Meaning client antenna connects to AP and from there sometime through several hops and even more routers/antennas (BH links) towards my border router.
I used to setup dhcp-server in AP, so client antenna would get IP and with a srce-nat rule client could go online by using his antenna’s IP to reach border router. In border router his traffic was translated into public IP.
Now I want to setup PPoE in border router. So all clients are administrated in one point (=border router or other heavy machine attached directly to this border router).
But for client’s wifi router in PPoE-client mode, it is necessary for client to ‘see’ the PPoE server?
My solution was to setup vlans from AP’s-client network (vlan on ethernet-gateway in bridge with wlan for radio connected to the clients.)
All vlans coming from different would pass over my network and end in one bridge on the border router. On the bridge the PPoE server could run…?
But for the transfer into such system I run into all kinds of problems;
- by terminating all vlan’s in one bridge, I create one big IP-network that runs to all clients and through many tenths of wireless backhauls. This is not good because it saturates and disturbes my network.
- to have vlan’s running through bridges, split in some instances, run together with other part on the network in trunks, etc. etc. is also very complicated to achieve and troubleshoot.
- vlans’s themselves also need to be administrated carefully. One digit misspelled somewhere and a lot goes bananas.
The idea was when all the vlans from each AP would be terminated in one (bridge)interface, each client that connects to an AP would immediately ‘see’ the PPoE server on that interface and asker credentials which after given would mean acceptance as client and administered.
I don’t even seem to reach that PPoE status since I’m continually battered with vlan issues… and when do I transfer all clients to PPoE? It is going to be a tremendous task which probably goes wrong somewhere and leaves the network in chaos for a while, clients mad and I with hands in my hair!
Is there no other way to have clients after first connection of their CPE antenna to get to the PPoE server and get an IP from that and than it just all works?
There seems to be not too much literature what is the best way of setting up such a network like mine. Basically all clients are wireless, fixed antenna’s and the network just plain routed. (Well, now also many bridges to make transparent passing of vlans possible)
Anybody that has suggestions, ideas, of give me a hand in the right direction?
(I know, “guru” is my status as member, but that doesn’t mean I know all! Probably it just means I write a lot!
)