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 routing issue

hi,

i thought that this is a very simple thing but i just can't work out how to get this working:


LAN -- Astaro -- Internet
          |
         DMZ
          |
          |--Server
          |--ISDN-Router---Remote Network


Astaro is default gateway for servers in the DMZ network.
In the DMZ there is also an ISDN-Router connecting to a remote network.

Astaro can reach (=ping) the Servers as well as the ISDN-Router.

I've set up a static route on the Astaro for Remote-Network pointing to the ISDN-Router. That way I hoped that the servers using the Astaro as the default gateway can reach the Remote Network, however that doesn't work.

Neither the Astaro nor the servers are able to ping a host in the remote network. If I add the same static to the servers directly that works fine, so it's definitely not the ISDN link not working.

I've checked all logs and wasn't able to find any hint what the problem is.

Any idea?

Thanks,
Tim.


This thread was automatically locked due to age.
Parents
  • The server in the dmz must have a static route for the remote net with next hop isdn-router (only when in the same subnet as the dmz server).

    Another thing....does the isdn-router have a route for the remote network ?
  • no, the remote network doesn't get a reply from the Astaro as the Astaro can't get to the remote network. The Astaro can however reach the ISDN router and vice versa.

    ClausP: as I wrote in my initial post everything is ok when I configure a static directly on the servers. So yes, the ISDN router has a working route to the remote network. But having to configure statics on all servers in the DMZ is not what I want. They have the Astaro as a default gateway so a static on the Astaro should be sufficient to do the job.
  •  They have the Astaro as a default gateway so a static on the Astaro should be sufficient to do the job.


    Layer 2 issue. You need the routes on each dmz-server or have to switch the isdn-router in a separate subnet. You could also check the icmp settings on the Astaro (ICMP Redirects).
Reply
  •  They have the Astaro as a default gateway so a static on the Astaro should be sufficient to do the job.


    Layer 2 issue. You need the routes on each dmz-server or have to switch the isdn-router in a separate subnet. You could also check the icmp settings on the Astaro (ICMP Redirects).
Children
No Data