This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DSL and ASL Config

hi..i know this question has been asked a dozen times but here goes. I read the whitepaper on configuration for dsl with asl. From what i gather..one needs to set the modem as bridged so that the ethernet port on the modem gets assigned the static address provided by the isp. The problem is that the adsl provider over here in this part of the world does not allow one to bridge their adsl modems as they reckon that can cause problems with their infrustracture. Now that aside..how do i configure asl to work via the dsl connection. This is how iam trying to configure it atm:

Internet-->DSL Modem-->ASL-->LAN
.......................|
.......................DMZ

We have a public static address assigned to the outside of the modem..the internal modem ethernet connection is set to 192.168.1.1 for administration. The ASL box has 3 nics..one going to dmz , one to ethernet port on the dsl modem and one going to the lan.

The modem iam using is a US Robotics ADSL Ethernet modem. The following are the ip addys i have assinged to the nics on the asl box:

nic 0 (connected to modem) 192.168.1.2
nic 1 (connected to dmz) 192.168.2.1
nic 2 (connected to lan) 192.168.3.1

I look forward to some suggestions and solutions. Thanks in advance


This thread was automatically locked due to age.
Parents Reply Children
  • assuming your modem is masquerading all traffic, enable masquerading on asl to get out...

    for incoming traffic (e.g. internal webserver access) it's up to your modem to 'dnat' the appropriate port to the asl, which can dnat it to the webserver...