Hi i have a need to make this funny conf so maby You will try to help ![]()
I have fast ethernet network with gatway 192.168.0.1 and the pppoe server(10.0.0.1) on the same core router(MT)interface. dhcp is for free users (192.168.0.0/24) and pppoe is for pay ones (10.0.0.0/24) the think is some of them want to have pay internet for two computers (i have no problem with this) but with standard router (non-MT
) thay lose the free and fast (100M) connectivity to other host in subnetwork (192.168.0.0/24) bacouse the router connect only via pppoe…
any ideas ?
i try some but nothing seamse to work… maby the way is to put router there and add pppoe-client, dhcp-client without default route (it should be only one from pppoe ), dhcp-server in another subnetwork like 192.168.88.0/24(for those clients) masquarade it to pppoe interface ?
any one tried such magic any time in the past?