ERR_CONNECTION_TIMED_OUT after change MACs of all interfaces

Started by forum111, March 18, 2024, 04:51:29 PM

Previous topic - Next topic
192.168.1.1 took too long to respond
Try:

Running network diagnostics with Get Help
Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_TIMED_OUT

What? Just change virtual mac address to all interfaces and everything complete gone. Can not even access web  on 80 port. How to fix from cli command?

It seems emu0 interface is gone? What? Entire interface can not work at all. How to fix this with cli command?



Delete the ARP cache on the systems you are using to access the firewall.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

How this is related to hardware problem as missing entire interface - WAN?
Now WAN is assigned to different interface, different hardware. My emu0 is missing at all.
Also, how to clean this arp with command?

Quote from: Patrick M. Hausen on March 18, 2024, 04:55:54 PM
Delete the ARP cache on the systems you are using to access the firewall.

revert back old mac
then restart

then call from cli:
ifconfig em0
dhclient em0


still can not get interface to be shown in opensense top interfaces list. Then add new redundancy virtual interface as second wan. After rebooting I can get enter into router and switch back to original interface from em1 to em0.

At the end remove em1.

It was really hard... Something is totally wrong with this mac updates. 

Could you describe your setup in more detail? With my hint about ARP caches I was simply referring to MAC address changes. If the MAC address of "anything" changes and you cannot reach that "anything" from your desktop, then e.g. on Mac OS, you need to type:sudo arp -d -a
to clear the ARP cache.

Are you running a virtualised OPNsense? What on earth are you doing? What do you want to achieve by changing MAC addresses?
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)