Dear Sir:
my customer has a network
61.222.118.1-61.222.118.30
Submask 255.255.255.224
Gateway 61.222.118.1
i wnat to make a bridge with two interfaces,then i can use simple queue to limit the bandwith.
/interface> set 0 name=Public
/interface> set 1 name=Local
/interface bridge add name="bridge1" disabled=no
/interface bridge port> set Public,Local bridge=bridge1
it's easy to make a brdige.
i assign a ip for inteface Public
/ip address> add address 61.222.118.29/27 interface Public
if my ip is 61.222.118.28/27,I can use winbox to access the router.
(Becasue these two ip are on same Hub)
if I at home and my ip is 203.70.99.208,I can't access winbox by Internet.
How can I use winbox remotely ?
Nick