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

Access ADSL router trought astaro?

I have the necessity of resetting the ADSL line now and then, so i need to log in the ADSL router (remotely) and restart it.

Right now i have a very complicated way of doing that, wich in voilve even a phone call...

How do i access the router from within the local LAN?

My lan have address 192.168.1.0/255 and the ADSL Router is connected on the WAN port of the astaro gateway, with address 192.168.1.3.

Can that be done? Thanks for any help.

BR


This thread was automatically locked due to age.
  • I have the same setup but I don't think that you can access the PPPoE modem via HTTP.If the modem is bridged then this won't work

    However, I've tested the config above and HTTP port on a DNAT will work
  • Can you elaborate a little bit more? And will work even if i have the router on a 192.168.1.X lan and the Astaro have a 192.168.1.x LAN?

    I'm not quite familiar with all of this, a have pacience and explain a little bit more please!


    Change your internal network to something unique -- never a good idea to use 192.168.1.0/24 as your internal network addressing scheme -- too much chance of conflicts with other systems.
  • go to "ASG" interfaces, "Additional Addresses"
    and add a new IP for external "wan interface" on the range of the modem

    if the modem ip is 192.168.1.2, for external address put 192.168.1.3
    thats all
  • would that work if the router is in bridged mode ? (i.e only modem)
  • I can confirm oldeda's method works on some DSL modems. The Thompson SpeedTouch 516 our ISP uses is configured in bridge mode but responds on a 192.168.x address using a secondary IP on the WAN interface. Setup a corresponding SNAT and you're at the front door.
  • would that work if the router is in bridged mode ? (i.e only modem)


    yes this method is for modems in bridged mode, otherwise the modem is accessible 
    is not problem what modem you are using [:)]
  • I can confirm oldeda's method works on some DSL modems. The Thompson SpeedTouch 516 our ISP uses is configured in bridge mode but responds on a 192.168.x address using a secondary IP on the WAN interface. Setup a corresponding SNAT and you're at the front door.


    This is my config and works fine without NAT or SNAT rules

    modem in bridge mode with ip 192.168.1.1
    Wan Additional Address ip 192.168.1.2
    Internal lan ip address of ASG 192.168.2.1

    I never leaved ASG internal ip range same with the modem range beacuse confuses the ASG 7 since first instalation
  • My bridged modem ip is 172.16.0.1 so I've created an additional ip 172.16.0.2 (wan interface)

    my internal ip is 192.168.2.5 (my desktop)

    My Snat is:

    Source 192.168.2.0/24 (internal network )
    Protocol :http
    Destination: 172.16.0.1

    Change the source to 172.16.0.2

    It works fine here [:D]

    However, for it to work I have to set the spoof packet to off as it classifies it as spoof packet initially (below)

    172.16.0.1 : 80

    172.16.0.2 : 59177
  • My desktop too is 192.168.2.5 [[[:D]]] [[[:D]]] [[[:D]]]
    But should work without SNAT rules
  • My desktop too is 192.168.2.5 [[[:D]]] [[[:D]]] [[[:D]]]
    But should work without SNAT rules


    Do you have spoofed enabled?

    But if you don't have a NAT In place how does it translate the traffic to your bridged modem ip address

    Sent from my iPhone using Astaro.org