FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
21,226 views 3 comments
by

Hello,

i've set up my TRB140.

I have a reacheable IP, and i set up to allow connection on WebUI Throught HTTP.

But, i can't connect, i have :

Forbidden

Rejected request from RFC1918 IP to public server address

- I set the firewall on nice Mode ( ACCEPT all from WAN)

- I have no option to remove RFC1918 filter.

BR

by
How to do same on TRB255 with TRB2_R_00.02.06.1  firmware?

- there are no option in WebUI

- using cli and "uci set uhttpd.main.rfc1918_filter=0 && luci-reload"

I still get same error can't access to webUI? And how a about SSH and port forwardings, how to allow those?

1 Answer

+2 votes
by anonymous

Hello,

RFC1918 error indicates, that you are trying to reach TRB's Public IP address from a device, which is already connected to TRB device locally.

If you would try to reach same IP address from any other device (e.g. from mobile phone via mobile internet) you should be able to reach TRB's WebUI.

Or course, you can also disable RFC protection. That can be done from "System -> Administration -> Access Control" menu.

Best answer
by

Hello,

It's look like disable RFC protection is not available on TRB140 ( TRB1400_R_00.01.01.2).

IP of device is a part of our APN+VPN solution ( it's a kind of local IP), i use several time with other router and devices, and i have no trouble with that.

I can connect with SSH.

by
I remove the RFC1918 througt SSH,

in /etc/config/uhttpd , i put at 0 the filter and now it's work fine.