Hi Everyone;
I have hit a brick wall and would appreciate some input.
I am using PPPoE connections for my Internet and VoIP clients, these PPPoE connections authenticate on my Radius server which assigns a static IP to the client - This is working fine
What I am trying to accomplish:
Forward all traffic that is bound for a specific server (on their wireless network) directly through the wireless interface to the server without it choosing the PPPoE connection as a gateway.
What I have tried so far:
Firstly, I can ping the server, but if I traceroute the server’s IP it is clear that the path is via the PPPoE connection.
I have marked all the traffic destined for the server IP using MANGLE (192.168.110.XYZ) and created a new ROUTE:
Destination: 0.0.0.0/0
Gateway: (first IP of the repeater the MT router connects to)
Routing Mark: (traffic that has been marked & destined to server IP)
(Just as a side note - if you log in to the repeater that connects the clients office and main office where server is, can directly reach the server)
Even though this route is in place and at the top of the table, the packets destined for the server still uses the PPPoE connection as its gateway.
Your thoughts will be much appreciated!
Regards;
Adolph Vosloo.