Re: Can't find free bpf: No such file or directory

2013-04-11 Thread Nicolas de Bari Embriz Garcia Rojas
Hi, many thanks it is working now, what I did, was to add: add path 'bpf*' unhide to the /etc/defaults/devfs.rules, later did a /etc/rc.d/devfs restart and got it work. This is how now looks the devfsrules_jail section on devfs.rules # Devices usually found in a jail. [devfsrules_jail=4] add in

Re: Can't find free bpf: No such file or directory

2013-04-11 Thread richard bader
have you tried something like this: rc.conf: jail_gate1_devfs_ruleset="devfsrules_jail_gate1" devfe.rules: [devfsrules_jail_gate1=7] add include $devfsrules_hide_all add include $devfsrules_unhide_basic add include $devfsrules_unhide_login add path 'bpf*' unhide _

Can't find free bpf: No such file or directory

2013-04-08 Thread Nicolas de Bari Embriz Garcia Rojas
Hi, I am using vnet on a jail, but when trying to acquire an IP via DHCP i get the following message: Can't find free bpf: No such file or directory any ideas of how to make the jail obtain an IP via DHCP when using vent ? regards. ___ freebsd