Hi,
I have a RUT200 with a mobile SIM card for our Swiss operators that have shutdown all 2G/3G networks so in Switzerland you’re left with 4G/5G only and have to use that to send SMS.
In addition I have a prepaid card that charges 2Fr. a day flat whenever there is even the smallest data transfer over the mobile network connection.
I have already found the knowledge base article about denying network access to clients but it’s quite outdated most cli commands don’t work any longer as there’s no ppp network or so. Another killer command on 4G is to disable it via SMS. What worked: mobileoff. But don’t expect to be able to turn it on again with mobileon as this also kills the entiren SMS functionality completely on 4G. No incoming, no ougoing sms. Took me quite a while to get it working again.
So my question is: does sending SMS on a 4G network always need a data connection? If so, how can I forbid (as I said FAQ is outdated) that not a single byte of data is sent to the mobile connection not to trigger the 2Fr./flat payment every day as I don’t need it as a router. I need a dumb LAN Client SMS Gateway (no routing functionality).
What I already did:
- re-purposed the WAN port as the port connecting to the internal network and getting a DHCPv4 & DHCPv6. I first tried to use the LAN port which sounds like it’s the go-to port but LAN network in UI don’t support protocol “DHCP”, only WAN networks do (and I didn’t want to mess around with uci commands making it incompatible with WebUI).
- changed the network of the mobile connection to be in a zone (not wan) but “dummy” as the only device.
- created a new LAN connection to be used with access point functionality as a safeguard if my LAN connection dies by misconfiguration.
So, what I’m really stuck with is as stated before: disable a single data connection byte being sent over the 4G mobile connection except incoming & outgoing SMS as transferred data immediately triggers a flat mobile data fee every 24hrs. Which quickly eats up the prepay credits.
Any help on what really works on the RUT200 would be great.
Thanks in advance