@Wolf666:
Half-Bridge is not supported, as far as I know. I was in the same ship, my ISP only supports PPPoA, when I moved to pfSense I changed my modem. Now I use a Draytek 120 which has a sort of PPPoE<->PPPoA relay. I simply configure my pfSense to use PPPoE, I put my ISP account there, pfSense passes them to Draytek which takes care of PPPoE->PPoA connection. It works flawlessly (low pings, latency near 0), my connection is 20/1.
Since Vigor is a chip box, I bought 1 more as a spare.
I found this site talking about something similar to my configuration: http://blog.magiksys.net/pfsense-firewall-default-gateway-different-subnet
so I tried this commands:
route add -net gatewayip/32 -iface em0
route add default gatewayip
gatewayip is my isp gateway ip address received by dhcp from the half-bridge modem.
With this system it works but I have dynamic IP, so every time the connection drops or the modem is restarted I have to digit the commands and find the new gateway…
I've done like you, I bought 2 Vigor 120.
Thanks for your reply!
If somebody knows how to automate the commands above every time the connection drops please let me know!
Thanks!