Re: Persist ifconfig aliases after disconnect

2016-04-23 Thread Matthew Smith
Assigning a static address and not using DHCP seems to have fixed the problem Thank you for the help. On 22 April 2016 at 23:23, Ryan Stone wrote: > When you say the "connection drops", do you mean that the NIC loses link and > then has it comes back? Are you using DHCP to get the main address?

Persist ifconfig aliases after disconnect

2016-04-22 Thread Matthew Smith
Hi all, on my FreeBSD 10.3-RELEASE server I have a few jails running. To assign them IP addresses, I set aliases on the interface: ifconfig_re0_alias0="inet 192.168.1.200 netmask 0x" This works great until the connection drops and comes back up again, the alias goes away. If I run if

Re: FreeVRRPd project status

2005-04-07 Thread Matthew Smith
Julian Elischer wrote: Dag-Erling Smørgrav wrote: "Mike Jakubik" <[EMAIL PROTECTED]> writes: Really? Ive never been able to compile it on any 5.x box. [...] bison -y -p wack -d config_gram.y config_gram.y:91.10: parse error, unexpected ":", expecting ";" or "|" config_gram.y:191.10: parse erro