Community discussions

MikroTik App
 
eggnog
just joined
Topic Author
Posts: 3
Joined: Thu Mar 09, 2006 3:58 am
Location: Taiwan

why I can't use winbox remotely?

Thu Mar 09, 2006 4:11 am

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
 
User avatar
maximan
Trainer
Trainer
Posts: 543
Joined: Sat May 29, 2004 12:10 am
Location: Rio Cuarto, Argentina
Contact:

Thu Mar 09, 2006 11:27 pm

you must to put the ip on bridge interface

Maximiliano Dobladez
Intercity SRL
RIo Cuarto- Argentina
http://www.intercity.net.ar
 
Gotmoh
newbie
Posts: 38
Joined: Fri Jul 15, 2005 8:56 am

Fri Mar 10, 2006 3:30 pm

need pass packet on tcp port 8291 on external interface.