Hi
I have configured NAT inside in vlan 1 and Nat outside on interface fa4
Fa0 have ip address range 192.168.1.1 255.255.255.0 and Fe4(192.168.233.xxx) uses dhcp to obtain ip address
how dhcp pool is associated with Fe4 i do not understand but it works ...
Problem ...
I can from inside the router ping external like ping google.com and all the interfaces and so on as well other known ip addresses( i guess the DNS is not an problem)...
However from an laptop connected to fe0 it gets ip 192.168.1.2, 255.255.255.0 and gateway 192.168.1.1 and DNS 192.168.1.1
but i get when issuing ping to an know ip i get destination host unreachable ... the same in cisco when issuing debug ip icmp saying ... host unreachable sent to 192.168.1.1(my fe0) ...
do i need to define access list ??
does my NAT works because when i issue "show ip nat tra"
it shows me nothing, it is empty ...
Matthias
I have configured NAT inside in vlan 1 and Nat outside on interface fa4
Fa0 have ip address range 192.168.1.1 255.255.255.0 and Fe4(192.168.233.xxx) uses dhcp to obtain ip address
how dhcp pool is associated with Fe4 i do not understand but it works ...
Problem ...
I can from inside the router ping external like ping google.com and all the interfaces and so on as well other known ip addresses( i guess the DNS is not an problem)...
However from an laptop connected to fe0 it gets ip 192.168.1.2, 255.255.255.0 and gateway 192.168.1.1 and DNS 192.168.1.1
but i get when issuing ping to an know ip i get destination host unreachable ... the same in cisco when issuing debug ip icmp saying ... host unreachable sent to 192.168.1.1(my fe0) ...
do i need to define access list ??
does my NAT works because when i issue "show ip nat tra"
it shows me nothing, it is empty ...
Matthias