mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-16 20:21:05 +01:00
Altered the NIC IP alias to match the example
This commit is contained in:
@@ -52,7 +52,7 @@ Refer to [jail(8)](https://www.freebsd.org/cgi/man.cgi?query=jail&sektion=8) for
|
||||
|
||||
Next add the following lines to your `/etc/rc.conf`:
|
||||
```
|
||||
ifconfig_em0_alias0="inet 144.76.67.168/32"
|
||||
ifconfig_em0_alias0="inet 172.16.1.1/32"
|
||||
jail_enable="YES"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user