Community discussions

MikroTik App
 
syadnom
Forum Veteran
Forum Veteran
Topic Author
Posts: 802
Joined: Thu Jan 27, 2011 7:29 am

OSPF over an SXT as a bridge, not working...

Sun Feb 19, 2012 8:10 am

I have this topology:

OmniTik <-> SXT (wlan1&Ether1 bridged) <-> 751u

Omnitik and 751u configured for OSPF in backbone.

Omnitik 10.0.2.2, additional networks are 10.0.1.0/24
751u 10.0.2.101, additional networks are 10.16.x.0/24, I am adding as the aggregated 10.16.0.0/16

The 751 can see the OmniTik as a neighbor, but the OmniTik cannot see the SXT

just to test, I configure the SXT for OSPF and add network 10.0.2.0/24 which is what the bridge interface has assigned for an IP. The SXT and Omnitik immediatly work!, but neither one sees the 751u as a neighbor.

Now, I add an ipip tunnel between 751u and Omnitik and add 10.77.0.1/24 and 2/24 on each side, add those networks and OSPF comes right up.


Can anyone tell my why OSPF refuses to work across the bridge interface on the SXT? I have another site with the same issue with a 411AH <-> SXT <-> 750gl. exact same issue, I'm sure it is something about the bridge on the SXT.

Thanks for any help.
 
cieplik206
Trainer
Trainer
Posts: 290
Joined: Sun Jul 01, 2007 12:25 am
Contact:

Re: OSPF over an SXT as a bridge, not working...

Sun Feb 19, 2012 6:00 pm

please export config and paste here

USE
/interface wireless export compact
/ip address export compact
/routing ospf export compact
 
syadnom
Forum Veteran
Forum Veteran
Topic Author
Posts: 802
Joined: Thu Jan 27, 2011 7:29 am

Re: OSPF over an SXT as a bridge, not working...

Mon Feb 20, 2012 1:38 am

/interface wireless
set 0 band=5ghz-onlyn disabled=no ht-rxchains=0,1 ht-supported-mcs="mcs-0,mcs-1,\
mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,\
mcs-14,mcs-15" ht-txchains=0,1 l2mtu=2290 mode=station-wds \
nv2-preshared-key=*** nv2-security=enabled radio-name=AMS-SXT \
rate-set=configured scan-list=default ssid=yisp.co wds-default-bridge=\
bridge1 wds-mode=dynamic wireless-protocol=nv2
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk eap-methods="" \
group-ciphers=tkip mode=dynamic-keys supplicant-identity=MikroTik \
unicast-ciphers=tkip wpa-pre-shared-key=*** wpa2-pre-shared-key=\
***


/ip address
add address=10.0.1.98/24 interface=bridge1
add address=10.128.0.98/16




there is not an OSPF config on the SXT. This is only a bridge, but it is somehow getting in the way of OSPF between the devices on either side of the bridge.
 
User avatar
nickshore
Long time Member
Long time Member
Posts: 521
Joined: Thu Mar 03, 2005 4:14 pm
Location: Suffolk, UK.
Contact:

Re: OSPF over an SXT as a bridge, not working...

Tue Feb 21, 2012 11:26 am

might be worth trying station-bridge instead of station-wds
 
syadnom
Forum Veteran
Forum Veteran
Topic Author
Posts: 802
Joined: Thu Jan 27, 2011 7:29 am

Re: OSPF over an SXT as a bridge, not working...

Tue Feb 21, 2012 4:35 pm

might be worth trying station-bridge instead of station-wds
Can station-bridge be used when the ap is in ap-bridge mode?

I thought that OSPF was 100% layer3, so if ip packets are traversing the link, shouldn't OSPF be oblivious to the underlying connection? Granted, it is not behaving in this way for me and the bridge interface does seem to be the culprit.
 
Luth
newbie
Posts: 42
Joined: Sun Jun 05, 2011 4:04 pm
Location: Italy
Contact:

Re: OSPF over an SXT as a bridge, not working...

Sat Mar 03, 2012 11:17 pm

/interface wireless
set 0 band=5ghz-onlyn disabled=no ht-rxchains=0,1 ht-supported-mcs="mcs-0,mcs-1,\
mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,\
mcs-14,mcs-15" ht-txchains=0,1 l2mtu=2290 mode=station-wds \
nv2-preshared-key=*** nv2-security=enabled radio-name=AMS-SXT \
rate-set=configured scan-list=default ssid=yisp.co wds-default-bridge=\
bridge1 wds-mode=dynamic wireless-protocol=nv2
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk eap-methods="" \
group-ciphers=tkip mode=dynamic-keys supplicant-identity=MikroTik \
unicast-ciphers=tkip wpa-pre-shared-key=*** wpa2-pre-shared-key=\
***


/ip address
add address=10.0.1.98/24 interface=bridge1
add address=10.128.0.98/16




there is not an OSPF config on the SXT. This is only a bridge, but it is somehow getting in the way of OSPF between the devices on either side of the bridge.
Try to config the wireless to station-bridge and ospf shuld go up!

bye

Who is online

Users browsing this forum: GoogleOther [Bot] and 29 guests