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

ASG virtual appliance and ADSL modem in bridge mode

I'm trying to configure an ASG virtual appliance in my home lab with an ADSL modem in bridge mode. I am in New Zealand and the ADSL here is all PPPoA so the DSL modem has to do the login. With the modem in bridge mode this shouldn't be a problem. On the ASG appliance I get a WAN IP address 118.93.42.146 but no gateway is assigned by the DSL modem. I have been using the DSL connection this way with an Airport Extreme and it works fine. In fact if I hook up the ASG to the LAN side of the Airport Extreme the ASG works fine as well but then I have a double NAT configuration. Is there some configuration I'm missing on the ASG? It simply doesn't have a default route. I have checked the box on the WAN interface of the ASG to make it the default gateway. When I do that the default gateway on the WAN interface shows as the same IP as the WAN interface. I've also checked the box in the Advanced section of the WAN interface to Proxy ARP but still no traffic flows out the WAN interface.

The ARP table on the DSL modem shows the ASG WAN MAC address correctly. I know that no traffic is flowing to the DSL modem from the ASG because the ARP table on the DSL modem gets populated when the ASG broadcasts for a DHCP provided WAN address. After 10 min or so the ARP entry expires and drops out of the ARP table on the DSL modem. If I tell the ASG to renew the DHCP on the WAN interface the ARP entry reappears. If the ASG was sending any traffic out the WAN interface the ARP entry would never disappear.

Any ideas would be greatly appreciated.

Cheers,
Jason


This thread was automatically locked due to age.
  • Hi, are you setting the EXT interface in Astaro to type Cable Modem / DHCP?

    Alternatively, if your IP is static, you should use Standard Ethernet and set the IP and gateway manually.

    What kind of modem is it?

    Barry
  • Hi, Yes the EXT (WAN) interface is set to Cable Modem / DHCP. The interface picks up an address. It seems though that the DSL provider does not assign a default gateway along with the IP address as it is a point to point link so the DSL modem would understand to just send all traffic out via the ADSL link. The modem is a DLink DSL-526B. The configuration works fine with my Airport Express attached to the DSL modem but the ASG seems to not understand what to do in the absence of a default gateway.
    Thanks,
    Jason
  • You can try to put the gateway address you see.in airport express in asg manually.

    The ppoa login can also be done by asg. You just have to leave the modem as modem in bridgedmode. Without login.
  • Hi Karabela thanks for the reply. The Airport Extreme gateway is the same IP address that it gets via DHCP which is different than what the ASG gets but the ASG also uses the IP it gets via DHCP as it's gateway.

    In New Zealand the ADSL connections do not support a pass through PPPoA login so the modem actually runs in what is called a half bridge mode. The ISP does not pass out a default gateway in this configuration because the modem knows inherently how to direct traffic from the ethernet interface outbound. The issue seems to be that the ASG won't forward all unknown traffic out the WAN interface without knowing where it is sending it. I'm not entirely sure but that's what it seems like. I'm open to suggestions as to how to get the ASG to forward all traffic not bound for a LAN subnet to the WAN interface. Without a default gateway I just don't know how to tell the ASG to do this.

    Jason
  • Can you log in on the dlink modem? If yes you can change it to full bridge, so asg can do the login.

    Which device is getting the external ip? Your modem or the second device(airport,asg) external interface.

    The internal interface should have the ip 192.168.1.1 and admin as user and pass. Or tot ass pass
  • Hi Karabela, I can login to the DLINK modem but the issue is that in New Zealand the ADSL setup does not allow for full bridge mode. Half bridge mode works fine with my Airport Extreme as the gateway NAT device but since it does not allow for static routes I have to use a different device such as an ASG to work with my VMware Lab setup. That said there has to be some configuration issue with my ASG as it gets a public IP address passed through from the ISP via the Half-Bridge mode. The thing is the ISP does not hand out a default gateway with the DHCP provided public IP so how does the ASG know where to send outbound packets? How do I configure the ASG to just send everything that isn't a locally know destination (aka 0.0.0.0/0) to the WAN interface when it doesn't really have a gateway address? I thought maybe ProxyARP but that doesn't seem to do it???
  • In DHCP mode, in the details for your WAN interface on the Astaro, have you tried checking the IPv4 Default GW box?  This should force all outbound traffic through the interface.

    Can you give the ISP a call to see if they can tell you the gateway address, so that you can manually enter it?
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • I've done lots of checking around this and they don't provide a gateway address. Again, it works when I plug in an airport extreme. The WAN interface of the Airport Extreme gets a DHCP address and assigns that same address as the gateway address (the ASG does the same thing) but the ASG doesn't send any internet traffic out that interface. I would think it would broadcast for a next hop and the DSL modem would respond but the ASG doesn't send any traffic out it's WAN interface. This is why I believe there is a configuration issue on the ASG.
  • Hi ,
    I would check your modem hasn't been limited to half bridged mode by your ISP.

    You should be able to put your modem into bridged mode and have the ASG to login using PPPoA.

    Some ISPs try to use PPoA, but are really using PPPoE or will at least allow you to connect using PPPoE. If I allow my modem to automatically connect in normal mode it connects using PPPoA but it doesn't provide all the details I need to setup PPPoA in the ASG, so I use PPPoE.

    I would suggest you borrow another modem that is not Dlink or Belkin, I don't have great faith in either of them (past experience).

    I have setup ADSL networks in NZ with 3 different ISPs (2 ISPs and a reseller) and all allowed the use of PPPoE.

    Ian