I have set my pc’s ip address in Firewall/Address Lists to use the (ether1) connection, but my internet does not work.
I have connected directly to the fibre to check the internet connection and it works fine.
Hi, when I changed the address to 203.153.240.26/30, the network below changes to 203.153.240.24, this IP does not exist, but in the route list it shows up as reachable.
Yes I am NATting (src-nat) traffic egressing on ether1.
NAT Rule
Chain: srcnat
Dst. Address: 203.153.240.26
Out. Interface: ether1
Action: src-nat
To Address: 203.153.240.25 (.25 is the address of the fibre box)
I spoke to a mate back in South Africa and he asked to to add
CHAIN (srcnat) SRC. ADDRESS (192.168.10.0/24) OUT INTERFACE (your 4g conn) ………. ACTION TAB > MASQUERADE
You said that the subnetmask was 255.255.255.252. This equates to 30 bits. This means that your network address is 203.153.240.24, usable addresses are 203.153.240.25 and 203.153.240.26 and your broadcast address is 203.153.240.27.
Yes I am NATting (src-nat) traffic egressing on ether1.
The next suggestion would have been to have checked the NAT rule. Seems you’ve done that and it now works!