Hi Engineer, I connected a layer 3 switch(sf-300) on inside interface. Inside ip is 192.168.1.1. I have given a ip address 192.168.1.10 gi1 port of switch. I have vlan 10 and 20, which has ip address 192.168.10.1 and 192.168.20.1 so I made it routed on switch. default route as for the like 0.0.0.0 0.0.0.0 192.168.1.1 and I also made route static on asa for all subnet. I can access outside interface,inside all vlan network, BUT I AM NOT GETTING INTERNET ACCESS ON THE PC. What to do?
... View more
Hi Engineer, I connected a layer 3 switch(sf-300) on inside interface. Inside ip is 192.168.1.1. I have given a ip address 192.168.1.10 gi1 port of switch. I have vlan 10 and 20, which has ip address 192.168.10.1 and 192.168.20.1 so I made it routed on switch. default route as for the like 0.0.0.0 0.0.0.0 192.168.1.1 and I also made route static on asa for all subnet. I can access outside interface,inside all vlan network, BUT I AM NOT GETTING INTERNET ACCESS ON THE PC. What to do?
... View more
on Asa 5505 cli you need to go to global config mode conf t then route outside 0.0.0.0 0.0.0.0 ip address of outside interface. route inside 192.168.10.0 255.255.255.0 10.10.1.1 route inside 192.168.20.0 255.255.255.0 10.10.1.1 you need make some nat rule implementation like object network NAT
subnet 192.168.1.0 255.255.255.0
object network NATV-LAN10
subnet 192.168.10.0 255.255.255.0
object network NATV-LAN20
subnet 192.168.20.0 255.255.255.0
object network NATV-LAN30
subnet 192.168.30.0 255.255.255.0
... View more
Hi Sir, I need to know one more thing tried the same thing. But its not happening. I got the dhcp ip from the Sophos. Is this the cause this problems? One more thing If I use RV042 router One routing table of this router is asking for some information like destination and mask and getway. Destination information will be the vlan 10 network address. mask and what shall be ip on getway on the router? Suppose vlan 10 192.168.10.0 255.255.255.0 vlan 1 ip is 172.16.16.17 vlan1 router default getway is 172.16.16.16 on Switch I will made this ip route 0.0.0.0 0.0.0.0 172.16.16.17 Please tell the where is the wrong on my concepts?
... View more
Thank you Sir, I got proper solution from you. As I am new to the Cisco networking. So I need to know that What is the meaning of destination, source, next hops.. Suppose vlan 10 got 192.168.10.1 and 192.168.20.1 vlan 20 So What do I write on the and sophos getway is 172.16.16.16 so What shall I write on routing table Source: ????? Destination:???????: On SF300 destination:????? and NextHops:?????? ???=IPs . Thank you.
... View more
Nice I got yours point sir thank you very much. One more query sir. Do need I need to do on my sophos same routing table? I have given ip ip address like this folllowing 192.168.10.1 for vlan10 Its not correct I think. Can I give like 192.168.10.254 on cli of sf300? 2nd is I had given same routing table on the sf300 routing table but sf300 does not accept all this? What to do? May be this default routing is causing problems?
... View more
Hi Sir, But I am getting internet on my default vlan that is vlan1, This vlan has default route. I can not enter static route to my all vlan like vlan10,20,30
... View more
I have a cisco sf300 switch. So I created a 4 vlans on cli mode and I had given a four static ip on vlan Those are vlan10 192 168 10 1 vlan20 192 168 20 1 so on I connected the default vlan 1 with a sophos firewall which gives a ip address 172 16 16 17 automatic So I am not getting internet access to my al vlans I was trying to change static route but I am unable to make it success. What do I do What are mistakes causing problems?
... View more
Hello Madam,
I have question. While I am opening ASDM on asa device on a web browser. I was not able to access asdm. It says java runtime environment is not supported. But I have latest java on my system. How can I run asdm on pc. for further configuration? Please help with your kind suggestion.
... View more