Dear Folks,
yesterday i migrated a ASG 120 to ASG 220 from V6 to V7 via the Wizard. Most of the settings work well after importing the *.abf file. But i have one big problem now, somethings wrong with the routing table on the ASG 220, which utters as follow... Please note that the firewall is not pingable from outside and its not possible to ping from firewall to outside! the settings to allow that are set correctly!!! :
InterfaceExternal (ETH2) is the only IF with a Gateway (must be the default GW, right?!).
route shows:
Destination Gateway Genmask Flags Metric Ref Use Iface
default 195.***.XX.*** 0.0.0.0 UG 0 0 0 eth2
loopback * 255.0.0.0 U 0 0 0 lo
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
192.168.3.0 192.168.1.249 255.255.255.0 UG 0 0 0 eth0
192.168.100.0 * 255.255.255.0 U 0 0 0 eth1
195.***.XX.240 * 255.255.255.248 U 0 0 0 eth2
The static Route into C 3 Subnet was created by me (dont care about that!)
if ever i try to do a ping i receive:
ping 217.72.195.42
PING 217.72.195.42 (217.72.195.42) 56(84) bytes of data.
From 195.***.XX.***: icmp_seq=2 Destination Host Unreachable
Ok, here we go -> i have a look into the routes table via web gui. the first entry i see is:
default via 192.168.1.249 dev eth0 table 1
and some bars later:
default via 195.***.XX.241 dev eth2 proto kernel
241 is the default GW of the external interface.....
i am not sure but there are 2 default routes? and note that i never created a default route via 192.168.1.249....and if i compare the table with the ASG120 there isnt a default route like that...and also the route command on the ASG120 shows no default route:
route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
195.***.XX.240 * 255.255.255.248 U 0 0 0 eth2
192.168.100.0 * 255.255.255.0 U 0 0 0 eth1
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
No default route!??
Does anyone have a clue where the Problem is....and: who knows where the ASG220 safes the routint table to compare and/or edit the settings...
thanks so far
This thread was automatically locked due to age.