Attention: All pages of this wiki depend on the pages that come before it, in order as they are listed on the Main Page. Please check for Dependencies.
Please also look at What You Need to Know Before Using This Wiki

/root/scripts/netup.sh

From COCNM
Revision as of 22:56, 13 May 2014 by Bob (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Initial Config

#!/bin/sh
sysctl -p
iptables-restore < /root/scripts/iptables-restore

Finalized Config

#!/bin/sh
sysctl -p
/sbin/iptables-restore < /root/scripts/iptables-restore
/bin/bash /root/scripts/qos.reset.sh
/bin/bash /root/scripts/qos.sh
/usr/local/sbin/ipsec setup start
/usr/local/sbin/xl2tpd -C /etc/xl2tpd/l2tp-control