dir all,
My routerBoard is 1000 U.I know to make a single hotspot with two ethernets. My problem is follow:
I want to take eth0 like my WAN (83.229.71.25/24 gw=83.229.71.1),
eth1 = LAN1 (192.168.56.1/24 gw 192.168.56.1 DHCP1),
eth2= LAN2 (171.16.0.1/16 gw 171.16.0.1 DHCP2)
and eth3 = LAN3 (172.16.0.1/16 gw 172.16.0.1 DHCP3)
I can configure LAN1, but LAN2 and LAN3 are not work like LAN1. I don’t know if each interface was configure diferently than other.
please help me
Thanks for all
Run
/system reset-configuration no-defaults=yes
and start configuration from the beginning.
Give us more details about the different, how Ether1 works comparing to Ether2/Ether3.
hello,
we are ISP and we need to manage our customers with mikrotik RouterBoard 1000 U and user manager. our RouterBoard have 4 ports describe below and our need with each interface.
eth1 is our WAN interface
eth2 we use it to our first LAN (local area network) with this address range 192.168.56.0/24 done by DHCP
eth3 is the second LAN with address range 172.16.0.0/16 gived by DHCP
and the last interface eth4 is used for our Access point with this address range 171.16.0.0/16 gived by DHCP
the second operation that we need is to make the hotspot and radius authentification for three interfaces namely eth2, eth3 and eth4.
our question is how to configure our router so that evething works in proper standard network?
because, we do it but the time (or delays) ping between the PC and our router is on the order of 200-300ms.
we think that delay should be <1ms between PC and our router.
Is there order to follow for configuring ineterfaces?
or maybe the 3 interfaces must have the connection link?
thanks for you help
Ping 200-300ms coud be between PC and router without any problems.
There could be queue configured, network could be congested, etc.