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

static route problem

how can i perform the following with ASG? (this is the command i performed in win2k3 with isa server)

route add 172.16.0.0 mask 255.255.255.0 192.168.50.1 

the above line worked fine for my isa win2k3 server.

how do i perform that with asg?

i went to add a static route but i am confused between the "gateway route" or "interface route"...

the obvious reason behind this is i have a pppoe server which people authenticate to with the ip subnet of 172.16.0.0/24 and i want this to show up and obviously go through asg...


This thread was automatically locked due to age.
  • I think that would be a static gateway route, but is the device at .50.1 a router?

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • I think that would be a static gateway route, but is the device at .50.1 a router?

    Cheers - Bob


    50.1 is the asg machine...

    172.16.0.0 (.0.1) the pppoe machine behind asg.
  • I'm confused then - do you have External, Internal and "pppoe machine" interfaces on the Astaro?  What is the network structure around the Astaro?
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • hmm. whats confusing?

    its basically like this:  INTERNET --> ASG (50.1) --> PPPoE Server (172.16.0.0/24).

    the pppoe server external interface :: 192.168.50.5/24 and its able to ping 50.1 as well as the internet just fine  however i want to open a route for the 172.16.0.0/24 users and as i have demonstrated above i was able to do it using the route command under win2k3 server.
  • I know you aren't confused, but I may be! [;)]

    OK, so I understand that the ASG Internal interface is 192.168.50.1/24 and the PPPoE server has an External interface of 192.168.50.5.  In that case, didn't you have a mistake in your first post?  Shouldn't that line have been:

    route add 172.16.0.0 mask 255.255.255.0 192.168.50.5

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • I know you aren't confused, but I may be! [;)]

    OK, so I understand that the ASG Internal interface is 192.168.50.1/24 and the PPPoE server has an External interface of 192.168.50.5.  In that case, didn't you have a mistake in your first post?  Shouldn't that line have been:

    route add 172.16.0.0 mask 255.255.255.0 192.168.50.5

    Cheers - Bob


    that sounds right. sorry

    so how do we make this fit into asg then?
  • I believe it should be : 
    Static Gateway Route

    Network 172.16.0.0/24
    Gateway 192.168.50.5
  • I believe it should be : 
    Static Gateway Route

    Network 172.16.0.0/24
    Gateway 192.168.50.5


    did that. doesnt work.
  • What do you see in the packet filter log?
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • can someone please help me with this? i  am getting nowhere fast and i really want to use astaro!!!