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?
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
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