gfx wrote:
用master-lo...(恕刪)
感謝 gfx 大 ~ 回文還真快

昨晚 我就是因為 Yahoo 開圖 怪怪的,所以才爬文設定...剛好有點小小疑問 所以PO上來請教

在購買了RB450G之後 把RT-N16退役下來 當作AP來使用,ROS的功能還真多,設定上面還在適應中
oashin wrote:
感謝 gfx 大 ~...(恕刪)
/ip firewall nat若您的N16 IP非192.168.88.2 ,
add action=dst-nat chain=dstnat comment="OpenVPN (N16)" \
dst-address-type=local dst-port=1194 protocol=udp to-addresses=\
192.168.88.2
add action=dst-nat chain=dstnat comment=Transmission dst-address-type=local \
dst-port=51515 protocol=tcp to-addresses=192.168.88.2
add action=dst-nat chain=dstnat dst-address-type=local dst-port=51515 protocol=\
udp to-addresses=192.168.88.2
/ip route
add comment="\\BE\\F4\\B1\\B5OVPN (N16)" distance=2 dst-address=10.8.0.0/24 \
gateway=192.168.88.2
A=600
while [ $A -gt 0 ] && [ $(cut -f1 -d"." /proc/uptime) -lt 300 ] ; do
A=$(( $A - 1 ))
if [ -f /var/notice/sysup ] ; then break; fi
sleep 1
done
service vpnserver1 start
service vpnserver2 start
cobra54168 wrote:
Dear chipi...(恕刪)
Cowbell wrote:
請問一下各位, 一個...(恕刪)