updated for FreeBSD 12.2
This commit is contained in:
		@ -1,6 +1,6 @@
 | 
			
		||||
#!/usr/local/bin/bash
 | 
			
		||||
 | 
			
		||||
# Copyright (c) 2018-2020, diyIT.org
 | 
			
		||||
# Copyright (c) 2018-2021, diyIT.org
 | 
			
		||||
# All rights reserved.
 | 
			
		||||
#
 | 
			
		||||
# BSD 2-Clause License ("Simplified BSD License" or "FreeBSD License")
 | 
			
		||||
@ -10,9 +10,9 @@
 | 
			
		||||
 | 
			
		||||
# ./ibm.sh under tmux
 | 
			
		||||
 | 
			
		||||
ifconfig tun186 create
 | 
			
		||||
ifconfig tun186 inet 172.16.0.186 172.16.0.100
 | 
			
		||||
chmod 666 /dev/tun186
 | 
			
		||||
ifconfig tun95 create
 | 
			
		||||
ifconfig tun95 inet 172.16.0.95 172.16.0.100
 | 
			
		||||
chmod 666 /dev/tun95
 | 
			
		||||
 | 
			
		||||
cd /data/Z110/CONF
 | 
			
		||||
# hercules
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2018-2020, diyIT.org
 | 
			
		||||
# Copyright (c) 2018-2021, diyIT.org
 | 
			
		||||
# All rights reserved.
 | 
			
		||||
#
 | 
			
		||||
# BSD 2-Clause License ("Simplified BSD License" or "FreeBSD License")
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user