FreeBSD/jails/config/ibm/ibm.sh

19 lines
332 B
Bash
Raw Normal View History

2020-06-01 11:02:23 -07:00
#!/usr/local/bin/bash
2021-02-13 11:38:38 -08:00
# Copyright (c) 2018-2021, diyIT.org
2020-05-26 21:15:31 -07:00
# All rights reserved.
#
# BSD 2-Clause License ("Simplified BSD License" or "FreeBSD License")
# https://diyit.org/license/
#
#
# ./ibm.sh under tmux
2021-02-13 11:38:38 -08:00
ifconfig tun95 create
ifconfig tun95 inet 172.16.0.95 172.16.0.100
chmod 666 /dev/tun95
2020-05-26 21:15:31 -07:00
cd /data/Z110/CONF
# hercules