Bridging Problem !!

#in right Section
Hi Friends.
i Have Problem with Configs of My Routers .. :confused:
See My Works :

in This Solutions , Routers Successfully Connected to Others .
i can set PPPoE Server in RB1000 and other Routers Should be Connect with PPP .

But My Problem is , Not Know to Configure of this
I Need , When i am in MyPC , Can Ping or Connect to Router Boards .

Anyone Help me , All the Configure of This Solution for See Thats Router Boards ? :confused:
Thanks

AnyHelp

Some Problems Fix
in This Solution , i Can Direct Connect to Station1[Direct1] (Directly Connect from MyPC) , but How to Connect to Station2[Direct2] (From MyPC)

Thanks

It appears your routing table is not configured properly.

Do you have remote access available for your setup, I can walk you through it via winbox/telnet

Yes , I Can Connect Directly to Station1(Direct1) , Can " MAC Telnet " to Station 2 From Station1 , Can Setup No Problem ..
Now … !!?

What im asking is do you have remote access enabled on the rb1000… i can login there and set your routes correctly while walking you through it via winbox or telnet.

Pm me …

or if that is too ā€œhaphazardā€ for you … post your route printout from all access points.

hm … i Think PrintOut is Better :wink:
Whats Me Print ? Where .
/ip Firewall ?
/ip routes ?
or … ?

Are all base stations mikrotik..?


if so (from both station one and 2)


interfaces>wireless> print

ip>address> print
ip>route> print

Just to make sure your not using any bridges in your network (This is 2010, get with it! :slight_smile:

interface>bridge> print
interface>bridge>port> print


in Previous Post :
I Can Connect Directly to Station1(Direct1) , Can " MAC Telnet " to Station 2 From Station1 , Can Setup No Problem ..
Now … !!?


All My Devices is MikroTik

in This Solution , Station1 is Connected to NET and Can Ping 4.2.2.4 , Station2 Routed to Station1 But Not Have NET and Can’t Ping The 4.2.2.4 . :confused: i Can’t Fix This :question:
i Think Problem is This … !

MikroTik hor = My PtP in Bridge Station , ICT3 Connected to MiktoTik hor.
ICT1 is Hotspot in Station1.
G_ICT2 is PtP Connected to ICT2.

Station 1 :
/interface wireless print :

Flags: X - disabled, R - running 
 0    name="ICT 1" mtu=1500 mac-address=00:15:6D:65:2C:7F arp=enabled 
      interface-type=Atheros AR5413 mode=ap-bridge ssid="ICT 1" 
      frequency=2462 band=2.4ghz-b scan-list=default antenna-mode=ant-a 
      wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no 
      default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 
      default-client-tx-limit=0 hide-ssid=no security-profile=default 
      compression=no 

 1  R name="ICT 2" mtu=1500 mac-address=00:15:6D:65:DD:B4 arp=enabled 
      interface-type=Atheros AR5413 mode=ap-bridge ssid="ICT 2" 
      frequency=5805 band=5ghz scan-list=default antenna-mode=ant-a 
      wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no 
      default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 
      default-client-tx-limit=0 hide-ssid=no security-profile=default 
      compression=no 

 2  R name="[color=#FF00BF]ICT 3[/color]" mtu=1500 mac-address=00:15:6D:65:DD:B9 arp=enabled 
      interface-type=Atheros AR5413 mode=station ssid="[color=#FF00BF]MikroTik hor[/color]" 
      frequency=5745 band=5ghz scan-list=default antenna-mode=ant-a 
      wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no 
      default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 
      default-client-tx-limit=0 hide-ssid=no security-profile=default 
-- [Q quit|D dump|down]

/ip address print :

Flags: X - disabled, I - invalid, D - dynamic 
 #   ADDRESS            NETWORK         BROADCAST       INTERFACE               
 0   192.168.9.2/24     192.168.9.0     192.168.9.255      ICT 3              
 1   ;;; hotspot network
     172.16.16.1/24     172.16.16.0     172.16.16.255       ICT 1              
 2   192.168.8.1/24     192.168.8.0     192.168.8.255       ICT 2

/ip route print :

 #      DST-ADDRESS        PREF-SRC        GATEWAY            DISTANCE
 0 A S  0.0.0.0/0                          192.168.9.1        1       
 1 ADC  172.16.16.0/24     172.16.16.1     hotspot_bridge     0       
 2 ADC  192.168.8.0/24     192.168.8.1     ICT 2         0       
 3 ADC  192.168.9.0/24     192.168.9.2     ICT 3         0

/interface bridge print :

Flags: X - disabled, R - running 
 0  R name="bridge1" mtu=1500 l2mtu=65535 arp=enabled 
      mac-address=00:00:00:00:00:00 protocol-mode=none priority=0x8000 
      auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s 
      forward-delay=15s transmit-hold-count=6 ageing-time=5m 

 1  R name="hotspot_bridge" mtu=1500 l2mtu=65535 arp=enabled 
      mac-address=00:00:00:00:00:00 protocol-mode=none priority=0x8000 
      auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s 
      forward-delay=15s transmit-hold-count=6 ageing-time=5m

/interface bridge port print :

 0 I  ether1                  bridge1             0x80     10         none      
 1 I       ICT 1              hotspot_bridge      0x80     10         none

Station 2 :
/interface wireless print :

Flags: X - disabled, R - running 
 0  R name="[color=#FF0080]G_ICT 1[/color]" mtu=1500 mac-address=00:15:6D:65:DD:AC arp=enabled 
      interface-type=Atheros AR5413 mode=station ssid="[color=#FF00BF]ICT 2[/color]" 
      frequency=5805 band=5ghz scan-list=default antenna-mode=ant-a 
      wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no 
      default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 
      default-client-tx-limit=0 hide-ssid=no security-profile=default 
      compression=no 

 1    name="G_ICT 2" mtu=1500 mac-address=00:15:6D:65:DD:BA arp=enabled 
      interface-type=Atheros AR5413 mode=station ssid="G_ICT2" 
      frequency=5805 band=5ghz scan-list=default antenna-mode=ant-a 
      wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no 
      default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 
      default-client-tx-limit=0 hide-ssid=no security-profile=default 
      compression=no

/ip address print :

 #   ADDRESS            NETWORK         BROADCAST       INTERFACE                
 0   192.168.8.2/24     192.168.8.0     192.168.8.255   G_ICT 1

/ip route Print :

 #      DST-ADDRESS        PREF-SRC        GATEWAY-STATE GATEWAY                 DISTANCE INTERFACE       
 0 A S  0.0.0.0/0                          reachable     192.168.8.1             1        G_ICT 1   
 1 ADC  192.168.8.0/24     192.168.8.2                                           0        G_ICT 1

/interface bridge Print (empty) :

Flags: X - disabled, R - running

/interface bridge port Print (empty) :

Flags: X - disabled, I - inactive, D - dynamic 
 #    INTERFACE                            BRIDGE                           PRIORITY PATH-COST  HORIZON

Meant to include this in the previous post…

please provide a printout from the core router and ā€œBridge Stationā€

Ill do up a simple routing scheme that you can use which would allow you access to anything on the network. That way you wouldnt need to use bridges.



I see your trying to utilize the hotspot feature… are you trying to centralize this. (i.e. reason for the bridge)?

Anywayz just do a printout from the items named above

:smiley:
Think Better if All My Config Erase and ReConfig with you Say :slight_smile:
Better than Hauge Print Out …
My Solution is Ok!
All Config in This .
Thanks a Lot i Erase All That .

Re Start :

Step By Step …

Ok…

Core router-Lan Port->Bridge Station


Core Router

ip>address> add address=192.168.2.1/24 network=192.168.2.0 broadcast=192.168.2.255 interface=(Lan which connects to BridgeStation)

Bridge Station

ip>address> add address = 192.168.2.2/24 network=192.168.2.0 broadcast=192.168.2.255 interface=(Lan connctd. to core)
ip>address> add address =192.168.3.1/24 network=192.168.3.255 interface=(Wireless card which connectS to ICT3)

interface>wireless> set (Wireless card which connects to ICT3) mode=bridge   (Leave SSID the same)

Station 1

ip>address> add address=192.168.3.2/24 network=192.168.3.0 broadcast=192.168.3.255 interface=ICT3
ip>address> add address=192.168.4.1/24 network=192.168.4.0 broadcast=192.168.4.255 interface=ICT2
ip>address> add address=192.168.5.1/24 network=192.168.5.0 broadcast=192.168.5.255 interface=ICT1

interface>wireless> (Change ICT2 TO BRIDGE) ... i.e. set (number here) mode=bridge  (leave ssid the same)

Station 2

ip>address> add address=192.168.4.2/24 network=192.168.4.0 broadcast=192.168.4.255 interface=GICT_1

ok now for the routes…

Core router

ip>route> add dst-address=192.168.3.0/24 gateway=192.168.2.2
ip>route> add dst-address=192.168.4.0/24 gateway=192.168.2.2
ip>route> add dst-address=192.168.5.0/24 gateway=192.168.2.2
ip>route> add dst-address=0.0.0.0/0 gateway=(ISP gateway here, of course)

Bridge Station


ip>route> add dst-address=0.0.0.0/0 gateway=192.168.2.1
ip>route> add dst-address=192.168.4.0/24 gateway=192.168.3.2
ip>route> add dst-address=192.168.5.0/24 gateway=192.168.3.2

Station 1

ip>route>add dst-address=0.0.0.0/0 gateway=192.168.3.1

Station 2

ip>route> add dst-address=0.0.0.0/0 gateway=192.168.4.1

That should do it…you should be able to handle the rest

#######
Removed !
Answer to Below Post :smiley:

Thanks Man . :slight_smile:

Now need with New Solution :
in My RB1000 is Hotspot & PPP Service , mean Users can Login Both with Hotspot Pages and PPPoE.

How to Config My Stations for Successfully work My Wireless Users in Station2 … !!?
i Config my Mikrotik’s with " warwick09 " Configs .
Not Changed RB1000 , and Now Change All Other Mikrotik’s to : Add ā€œBridgeā€ and Add All Other Ports to This Bridge , "Wireless Users " of Station1 & Station2 Give DHCP IP/Gateway/DNS from RB1000 but not See Hotspot Page & Can’t Connect via PPPoE Connection .

How to do ?
Thanks

Anyone ?

Anyone Can help ?

Dont quite understand your issue… if you formulate better id be glad to assist. :sunglasses:

Past , i Connected the ā€œRB433 on BridgeStationā€ to Eth3 of My RB1000 , and i NAT the 192.168.4.2 from RB1000 to RB600 on Station2.
Now i , Connected The ā€œRB433 on BridgeStationā€ to eth4 of My RB1000 with a 16Port-Switch , Now the Wireless Users Can Connect With ā€œHotspot & PPPoEā€ From Bridge Station , but The Wireless Users in Station1 & Station2 Can’t Connect with PPPoE & Can’t See HotSpot .
Image:

Don’t Know , How to Configure Other Routers , Like ā€œRB433 on BridgeStationā€ , ā€œRB433 on Station1ā€ , ā€œRB600 on Station2ā€.
i Configured That , The Wireless Users on Station1&2 Give DHCP IP from RB1000 But Can’t See Hotspot or Use PPPoE Connection.
i , Erase All Configure and Set to Past Configure , but Need With This New , Hotspot & PPPoE.
Thanks