F5F Stay Refreshed Power Users Networks The default gateway is now pointing to an incorrect address.

The default gateway is now pointing to an incorrect address.

The default gateway is now pointing to an incorrect address.

S
sallyx9
Junior Member
6
04-16-2023, 11:51 AM
#1
Initially, the problem I’m facing is that all my networks lose internet because the default gateway shifts to 192.168.88.2 instead of the correct 192.168.88.1. The right gateway should be 192.168.88.1 connected via the Mikrotik LHG LTE6 antenna. It’s switching to my second AP, which gets internet from eth1—the first AP. Can I fix this? I’m just starting out.
S
sallyx9
04-16-2023, 11:51 AM #1

Initially, the problem I’m facing is that all my networks lose internet because the default gateway shifts to 192.168.88.2 instead of the correct 192.168.88.1. The right gateway should be 192.168.88.1 connected via the Mikrotik LHG LTE6 antenna. It’s switching to my second AP, which gets internet from eth1—the first AP. Can I fix this? I’m just starting out.

B
Booster_xx
Junior Member
12
04-16-2023, 07:37 PM
#2
We require additional information. What operating system are the devices using? Are 192.168.88.1 and 192.168.88.2 connected via Ethernet or Wi-Fi? The reason for having two gateways exists—please clarify. A network map would help visualize your setup.
B
Booster_xx
04-16-2023, 07:37 PM #2

We require additional information. What operating system are the devices using? Are 192.168.88.1 and 192.168.88.2 connected via Ethernet or Wi-Fi? The reason for having two gateways exists—please clarify. A network map would help visualize your setup.

G
Gabrieland121
Junior Member
23
04-19-2023, 06:54 AM
#3
They have connections, 192.168.88.2 functions as an LTE modem; I’ve been working with it as an AP.
G
Gabrieland121
04-19-2023, 06:54 AM #3

They have connections, 192.168.88.2 functions as an LTE modem; I’ve been working with it as an AP.

U
united32
Senior Member
433
04-19-2023, 07:21 AM
#4
Your network structure is as follows:
U
united32
04-19-2023, 07:21 AM #4

Your network structure is as follows:

A
Antoldr
Junior Member
15
04-19-2023, 02:21 PM
#5
Avoid using a router as an access point unless you can turn off DHCP, as this issue arises.
A
Antoldr
04-19-2023, 02:21 PM #5

Avoid using a router as an access point unless you can turn off DHCP, as this issue arises.

Z
Zontarq
Junior Member
8
04-21-2023, 03:17 PM
#6
Yes, it should still function properly.
Z
Zontarq
04-21-2023, 03:17 PM #6

Yes, it should still function properly.

F
FabiElTrapero
Member
54
05-03-2023, 11:18 AM
#7
Set DHCP off at 192.168.88.1 and turn it on for 192.168.88.2. Next, adjust .88.2 to use a static IP that points to 88.1. After that, ensure all devices connect to 88.2, which will assign them an IP through DHCP.
F
FabiElTrapero
05-03-2023, 11:18 AM #7

Set DHCP off at 192.168.88.1 and turn it on for 192.168.88.2. Next, adjust .88.2 to use a static IP that points to 88.1. After that, ensure all devices connect to 88.2, which will assign them an IP through DHCP.

C
Captin_sponge
Member
175
05-10-2023, 12:09 PM
#8
Turning off the DHCP server for 88.2 would prevent devices from automatically obtaining IP addresses, potentially causing connectivity issues until a manual assignment is made.
C
Captin_sponge
05-10-2023, 12:09 PM #8

Turning off the DHCP server for 88.2 would prevent devices from automatically obtaining IP addresses, potentially causing connectivity issues until a manual assignment is made.