Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Re: Issue trying to make some zones communicate with Internet

$
0
0

Hello Alexander,

 

Thank you for your answer.  As shown in my mail the routing configuration is as follow:

 

#show routing-options
static {
    route 192.168.6.50/32 next-table PRA-MF.inet.0;
    route 192.168.5.50/32 next-table PRA-MF.inet.0;
    route 192.168.5.51/32 next-table PRA-MF.inet.0;
    route 192.168.5.52/32 next-table PRA-MF.inet.0;
    route 192.168.5.53/32 next-table PRA-MF.inet.0;
    route 192.168.5.54/32 next-table PRA-MF.inet.0;
    route 192.168.5.55/32 next-table PRA-MF.inet.0;
    route 0.0.0.0/0 next-hop XXX.XXX.XXX.XXX; #This is the route to the internet
}
instance-import route-import-XXX-XXX-XXX;

 

#show routing-instances
PRA-MF {
    description "PRA MATIGNON FINANCES";
    instance-type virtual-router;
    interface reth0.300;
    interface reth0.301;
    routing-options {
        static {
            route 0.0.0.0/0 next-hop XXX.XXX.XXX.XXX/XXX; #this is also the route to the internet, same as above
        }
        instance-import TO-PRA;
    }
}

 

Do you have any idea what might be wrong with it?


Viewing all articles
Browse latest Browse all 17645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>