so what kind of sense does this have then?
i am having a constellation at home of
1x SXT LTE
1x RB922UAGS-5HPacD
config. of the SXTLTE:
[SXTWLTE-border] /ip firewall> ex
# feb/23/2018 17:23:16 by RouterOS 6.41.1
# software id = xxxx-xxxx
#
# model = RouterBOARD SXT LTE 3-7
# serial number = 7xxxxxxxxxxx
/ip firewall filter
add action=accept chain=input connection-state=established,related in-interface=lte01
add action=drop chain=input connection-state=new in-interface=lte01
add action=drop chain=input connection-state=untracked disabled=yes in-interface=lte01
add action=accept chain=input in-interface=ether1
add action=fasttrack-connection chain=forward connection-state=established,related
add action=accept chain=forward connection-state=established,related
add action=accept chain=forward in-interface=ether1 out-interface=lte01
/ip firewall nat
add action=dst-nat chain=dstnat in-interface=lte01 to-addresses=10.254.0.2
add action=masquerade chain=srcnat out-interface=lte01 src-address=192.168.1.0/24
add action=masquerade chain=srcnat out-interface=lte01 src-address=10.20.30.0/24
add action=masquerade chain=srcnat out-interface=lte01 src-address=10.254.0.2
/ip firewall service-port
set ftp disabled=yes
set tftp disabled=yes
set irc disabled=yes
set h323 disabled=yes
set sip disabled=yes
set pptp disabled=yes
set udplite disabled=yes
set sctp disabled=yes
rOS 6.41.2 ...
still not able to bridge ether1 with lte1 on SXTLTE!
i would love to handle all kind of stuff again on the RB and rather have the SXT
only for LTE connection (plan is to install the SXT outside pointing to the LTE Cell Tower)