-
s2rAfter upgrading to 15.1 there's a message to run service local_unbound setup. Well... that deleted all my config. :( I use it internally for my local lan and I could rewrite it easily however I didn't expect to overwrite the old config.
-
skeredpertho: Someone just posted a matrix of Intel support on the forums You might want to look there.
-
kerneldoveis there a list of invalid characters in network interface names?
-
s2rkerneldove: ifconfig(8) man page: Name may not be longer than 15 characters. No other character restrictions listed.
-
kerneldoveeven '`"? that's wild
-
kerneldoveis there anything wrong with renaming network interfaces to arbitrary strings? it would be to help me keep track of which is which. like ifconfig epair5 create; ifconfig epair5a name foo-bar
-
scoobybejesusthermos: I suggest creating a dataset on the host and nullfs mounting it in the jail
-
scoobybejesusMaybe you can unjail a dataset that was previously jailed, but I think they aren't meant to be unjailed
-
rtprioifconfig em0 name eth0
-
rtpriono, no problem at all
-
kerneldoveok cool ty!
-
rtpriokerneldove: i forget that bhyve adds the host to the description. does jails do not?
-
rtpriodescription: vnet0 host interface for Bastille jail dns0
-
rtpriobastille does
-
kerneldovertprio it does but i need to distinguish interfaces i give to jails. the handbook uses the 4th octet of its ipv4 ip, but not all of my jails have public ips. some only have private ips because they're 'behind' a nat jail that has the public ip and proxies for the other jails
-
kerneldovewhat do you think about that?
-
rtpriobut then it would still at least have a jail name, ya?
-
kerneldoveya
-
kerneldoveso sounds like you're coming to my idea of using jail name as interface name?
-
rtpriobut i still don't see the problem?
-
kerneldovek if a jail doesn't have a public ip, what unit number to use for "epair"?
-
kerneldovethat's the problem
-
rtpriodoesn't your jail manager assign one automatically?
-
kerneldovein the handbook, last octet of its public ip is the {id} in jail config
-
kerneldovei don't use a jail manager
-
kerneldovei haven't found something like vm-bhyve but for jails
-
rtpriolike bastille?
-
kerneldoveis it?
-
rtpriowhich i don't think is quite on par with vm-bhyve but does a lot of what i need
-
rtprioit does manage to pick non-conflicting epair names tho
-
kerneldovewhat does it base them on?
-
rtprioit renames mine to ed0a_hostname
-
rtprio* automagically *
-
kerneldovewhat's ed0?
-
rtprioer, e0a_ it's the epair
-
kerneldoveif you want to change a jail's hostname does it rename the if?
-
rtpriobastille rename dns0 dns1
-
kerneldovedid if change?
-
rtprioi'm sure it would, -a would restart it, which would presumably recreate the interface
-
kerneldoveok well it's an interesting idea
-
kerneldovei already base jail name on hostname, so if too woul dbe consistent with that
-
kerneldovee0_ is an interesting convention too
-
kerneldovei notice ed0a_hostname has no unit number at the end. is the 0 the unit number?
-
kerneldovertprio ?
an hour ago