Bug #2788
closedAfter a reboot the lan route have the false interface
0%
Description
After Upgrading to the latest Beta1 Version the routing after reboot are a little bit confused.
My Environment (short):
I have two Interfaces:
em0 = WAN (dhcp)
em1 = LAN (10.143.0.0/24) IP: 10.143.0.254
In my network, the switch is the default gateway for lan devices. (10.143.0.252 vlan interface)
I have a secondery subnet 192.168.10.0/24 with the default gateway 192.168.10.254 (Switch vlan interface is a L3 Switch)
Issue:
i create a route on the pfsense 192.168.10.0/24 gw 10.143.0.252 interface em1 (lan_gw) all works fine when i ping from a host over the 192.168.10.0/24 network.
After a reboot the route are set to:
192.168.10.0/24 10.143.0.252 UGS 0 7581 "em0" <<< ? this is not correct! ist should be "em1"
i look at the xml config file all shows correct.
I could not find the cause, unfortunately
Regards
Andreas
Updated by Chris Buechler almost 12 years ago
- Status changed from New to Rejected
- Priority changed from High to Normal
this is very unlikely to be a bug, and is lacking required details to be a legit bug report. Please post to the forum or mailing list for help and a bug can be opened if there really is one with proper detail.
Updated by Andreas Huser almost 12 years ago
many thanks for your fast reply!
I do this
greatings from germany