Hi,
Happy to join this great forum and looking for some help I'm pretty new to this but learning all the time. Any help much appreciated.
The problem I'm having is I want to stop machines associated with br0 being able to ping/see machines over the pptp tunnel. It seems to have set routing on both br0 and br1 to ppp0. My routing table looks like this:-
TWO VLANS 1 VPN
Happy to join this great forum and looking for some help I'm pretty new to this but learning all the time. Any help much appreciated.
The problem I'm having is I want to stop machines associated with br0 being able to ping/see machines over the pptp tunnel. It seems to have set routing on both br0 and br1 to ppp0. My routing table looks like this:-
Code:
192.168.0.1 * 255.255.255.255 0 vlan2 (WAN) 172.16.5.1 * 255.255.255.255 0 ppp0 (WORK IP) 192.168.0.1...