Gateway not showing in dropdown menu in rules
-
Hello,
I just created 2 strongvpn tunnel.
2 gateway were created in the process.When i first created the lan rule to send traffic through the tunnel, everything went fine, i could select the strongvpn gateway. Now i'm not sure what's i've done (i think only changing the monitor ip on those gateway) and now i don't see them in the gateway drop down menu. only my 'WAN_DHCP' is showing, but the other one are not very different…
this is what i have in my xml config in the gateway portion :
- <gateways>- <gateway_item><interface>opt1</interface>
<gateway>dynamic</gateway>
<name>STRONGVPNUSA_VPNV4</name>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval>- <descr>- ]]></descr>
<monitor>8.8.8.8</monitor></interval></gateway_item> - <gateway_item><interface>opt2</interface>
<gateway>dynamic</gateway>
<name>STRONGVPNUK_VPNV4</name>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval>- <descr>- ]]></descr>
<monitor>4.2.2.1</monitor></interval></gateway_item> - <gateway_item><interface>wan</interface>
<gateway>dynamic</gateway>
<name>WAN_DHCP</name>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval>- <descr>- ]]></descr>
<monitor>8.8.4.4</monitor>
<defaultgw></defaultgw></interval></gateway_item> - <gateway_item><interface>wan</interface>
<gateway>dynamic</gateway>
<name>WAN_DHCP6</name>
<weight>1</weight>
<ipprotocol>inet6</ipprotocol>
<interval>- <descr>- ]]></descr></interval></gateway_item></gateways>
My pfsense version :
2.1-BETA0 (amd64)
built on Sat Aug 25 13:20:25 EDT 2012
FreeBSD 8.3-RELEASE-p4You are on the latest version.
- <gateways>- <gateway_item><interface>opt1</interface>
-
edit : now they are showing after searching forever the cause ….
i will try to replicate the situation.
edit #2 : when editing the same rule, all the gateway dissapeared. but when i created it, they were all available.
-
i have the same issue
when u edit gateway doesnt appear
when u add new rule absed on old gateway doesnt appear
when u add a fresh rule from scratch then only it shows -
actually this happens when u try to edit rules under LAN only, for the rest of the interface the gateway show fine
-
2.1-BETA0 (amd64)
built on Fri Aug 31 11:22:13 EDT 2012problem still there.
-
I am having the same issue on the latest version
2.1-BETA0 (amd64)
built on Mon Oct 22 13:51:09 EDT 2012
FreeBSD 8.3-RELEASE-p4 -
just to let people know … i had a bug open in redmine : http://redmine.pfsense.org/issues/2611
still open.