Dear all.
Today I would like to integrate a second LAN (for Visitors) and a ADSL Connection into my network infrastructure.
The main question is: How can I prevent devices & clients from Visitor LAN to reach the internet via my SDLS Connection? The internet traffic should be forced through the ADSL line.
What I did / have:
Interfaces
- ADSL eth6
- SDLS eth5
- LAN for clients for SDSL on eth0 (192.168.1.0/24)
- LAN for clients for ADSL on eth7 (192.168.6.0/24)
MultiPath Rules
- Visitor LAN => Any protocol => ANY Destination
Persistence by Interface ADSL Telekom
Allowed networks for DNS
- LAN for clients for SDSL on eth0
- LAN for clients for ADSL on eth7
DHCP
- DHCP for LAN for clients for ADSL (DNS Server 8.8.8.8 & 8.8.4.4)
Masquerading
LAN for clients for ADSL on eth7 -> ADSL interface
Firewall
- Block ALL Services from LAN for clients for ADSL to LAN for clients for SDSL
- Allow ALL Services from LAN for clients for ADSL to ANY
Do I have to configure more in order to route all traffic for clients from LAN for ADSL via the ADSL Connection?
This thread was automatically locked due to age.