hello,
i have network as follows:
PC1,PC2, ... -> MT router -> billing server -> internet
i fixed the routing so that the the PC can get to the internet normally,
now the problem is, the billing server can only see the MAC address of the MT router, so if PC1 got authenticated, PC2 can access the internet without authentication because PC1 & PC2 share the same MAC address, and the billing software only sees the MAC address for the MT router,
is there anyway that the MT router can send the MAC addresses of the individual PCs to the billing server?
i can do it using bridging, but id like it to be done using routing.
Thanks.