
RB951G-2HnD прошит 6.12 по инструкции http://podarok66.livejournal.com/7648.html
wormluz писал(а):RB951G-2HnD прошит 6.12 по инструкции http://podarok66.livejournal.com/7648.html
Код: Выделить всё
/interface bridge
add l2mtu=1598 name=bridge1
/interface bridge port
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=wlan1
/ip address
add address=192.168.0.200/24 interface=bridge1 network=192.168.0.0
/ip dhcp-client
add default-route-distance=0 dhcp-options=hostname,clientid interface=bridge1
/ip dhcp-relay
add dhcp-server=192.168.0.1 disabled=no interface=bridge1 local-address=192.168.0.200 name=relay1
/ip dns
set servers=DNS_провайдера
/ip firewall nat
add action=masquerade chain=srcnat src-address=192.168.00.200
/ip route
add distance=1 gateway=192.168.0.1