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

Routing Question for a node on a Internal Network

Ok, I was just wondering if this is possible- Or if anyone has gotten this to work. Here we go-

I have an Netscreen Firewall here at work setup up in bridging mode -Dynamically assigning Internal Network IP's (IE 10.102.1.1/24) What I want to do is pull one of those IP's from the Netscreen and route another internal range located on the other side of the Astaro firewall through that IP? Is this possible? 

I can ping the gateway from the directly connected interface, but none of the internal addresses located on the Astaro. Anyway if anyone has any input it would be greatly appreciated.

Thank You,

Matt


This thread was automatically locked due to age.
  • Hi, the answer is yes/no and maybe.

    The astaro can have an internal ip (ex. 10.102.1.100) on it's wan and you can add masq (NAT and DNAT). The problem will be that all ip's behind the ASL will be invisible to your exsisting lan. you will only see the wan interface of the astaro. 
    Or you will have to tell your router (in front of your bridging Fwall) that ip's (ex 10.103.1.0-254) exists behind 10.102.1.100 in other words you'll have to have a router that says that the 10.103 range has to be routed via. 10.102.1.100.

    Rgds Espen
  • Excellent, Thanks for the help! I will give that a shot.

    Matt