mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-13 10:29:56 +01:00
docs: networking: add tip (gateway,nameserver)
This commit is contained in:
@@ -452,13 +452,16 @@ without issue.
|
|||||||
VLAN Limitations
|
VLAN Limitations
|
||||||
^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
You cannot use the ``-V|--vnet`` options with interfaces that have dots (.) in the
|
* You cannot use the ``-V|--vnet`` options with interfaces that have dots (.) in the
|
||||||
name, which is the standard way of naming a VLAN interface. This is due to the
|
name, which is the standard way of naming a VLAN interface. This is due to the
|
||||||
limitations of the JIB script that Bastille uses to manage VNET jails.
|
limitations of the JIB script that Bastille uses to manage VNET jails.
|
||||||
|
|
||||||
Do not attempt to configure both the host and the jail to tag VLAN traffic.
|
* Do not attempt to configure both the host and the jail to tag VLAN traffic.
|
||||||
If you use the host method, do not use ``-v|--vlan`` when creating the jail.
|
If you use the host method, do not use ``-v|--vlan`` when creating the jail.
|
||||||
Doing so will prevent the jail from having network access.
|
Doing so will prevent the jail from having network access.
|
||||||
|
|
||||||
|
Tip: Don't forget to set you gateway and nameserver is applicable
|
||||||
|
using `-g|--gateway` and `-n|--nameserver`.
|
||||||
|
|
||||||
Regarding Routes
|
Regarding Routes
|
||||||
----------------
|
----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user