Hello,
has anybody successfully installed and using OpenWRT on Linksys EA7300, hardw.ver. 2 ? And does it work normally?
I was perfectly able to install OpenWRT, even enabled SSH, all good.
BUT - the big problem - I could not get the Internet connection.
My ISP provides me with static IP and limits the connection by MAC address.
I've set it on the port (I think it was eth0 or similar) - and on Rx (received packets) it started receiving, it quickly accumulated data, indicating that the Internet is allowed through the port on the device.
BUT - on WAN - no Internet.
Even the router itself doesn't have Internet, as the diagnostic tools (ping) are unsuccessful.
To me looks like some OpenWRT incompatibility with the router - the router cannot route. I could be wrong about that, of course, that is why I decided to come in the forum to ask for help.
I have another old router (tp-link), that is also configured for my ISP - I was wondering, maybe I should try again , but use the Linksys AFTER the old router, to eliminate the MAC address limitation as possible issue?
Another question - do I have to somehow combine the port (eth0) with the interface (wan) in OpenWRT, or that is not required for the Internet to work? Does OpenWRT automatically route traffic, or I have to build some logic in the interface (i..e to tell it which device port (wan/lan) goes where etc?
Sorry for this dump question, but this is the first time for me on OpenWRT.
Any advice is appreciated.
Thank you.
EDIT: one more question - As OpenWRT was showing MAC Addresses on everything - i.e. everything has it own MAC - eth0, wan, wan6, etc.
The cloned MAC should be set only on eth0 or also on WAN?
(anyway, I've tried both but there was still no Internet, but I'm asking to know, when making a new attempt)