Hi,
I'm trying to use my Cisco ASA 5505 as internetgateway for my internal VLAN1 192.168.200.x and VLAN3 192.168.0.x
I'm trying to route the vlan's to the internet with the following static route
route outside 0.0.0.0 0.0.0.0 195.190.249.17 1
It only works for my 192.168.200.x network, the other 192.168.0.x network does not reach the internet.
VLAN1(192.168.200.x) & VLAN3(192.168.0.x) can reach each other which is good.
--
overview:
ADSLrouter
|
VLAN2 194.109.123.132 (outside)
CiscoASA 5505 ASA Version 7.2(3) -SecPlusBundel |
VLAN1 192.168.200.x (inside)
VLAN3 192.168.0.x (inside2)
On the ASA i have the following VLAN's
interface Vlan1
nameif inside
security-level 100
ip address 192.168.200.254 255.255.255.0
interface Vlan2
nameif outside
security-level 0
ip address 194.109.123.132 255.255.255.0
interface Vlan3
nameif inside2
security-level 100
ip address 192.168.0.254 255.255.255.0
How can i get 192.168.0.x on the internet, anyone?
Thanks,
evo
I'm trying to use my Cisco ASA 5505 as internetgateway for my internal VLAN1 192.168.200.x and VLAN3 192.168.0.x
I'm trying to route the vlan's to the internet with the following static route
route outside 0.0.0.0 0.0.0.0 195.190.249.17 1
It only works for my 192.168.200.x network, the other 192.168.0.x network does not reach the internet.
VLAN1(192.168.200.x) & VLAN3(192.168.0.x) can reach each other which is good.
--
overview:
ADSLrouter
|
VLAN2 194.109.123.132 (outside)
CiscoASA 5505 ASA Version 7.2(3) -SecPlusBundel |
VLAN1 192.168.200.x (inside)
VLAN3 192.168.0.x (inside2)
On the ASA i have the following VLAN's
interface Vlan1
nameif inside
security-level 100
ip address 192.168.200.254 255.255.255.0
interface Vlan2
nameif outside
security-level 0
ip address 194.109.123.132 255.255.255.0
interface Vlan3
nameif inside2
security-level 100
ip address 192.168.0.254 255.255.255.0
How can i get 192.168.0.x on the internet, anyone?
Thanks,
evo