I'am building a Testlab with a newly flashed Asus RT-85P with OpenWrt 22.03.03 running.
Now i wana connect my server network with the Internet. But even i set IP-4 Gateway to 192.168.0.1 and set static dns server still no connection to the Internet.
I think i have to define some Routes and maybe define Firewall Rules. I'am pretty new to this so maybe you can tell me how i can move forward to make internet working in the server network?
To mention is i can't define Routes on the Home Router. This is a really basic Router from an Internet Company. I can't change the setting, because i'am living in a shared flat.
The reply should be "Host Destination" unreachable, not "Port".
Do tracert 8.8.8.8
What about /etc/config/firewall
???
(A lot of this works by default, but it seems you chaged the name "LAN" to "Server" and made custom configs Perhaps the firewall isn't setup properly. )
Yea i changed it because as you see in my picture above i want to have two Networks one for client one for the servers. I'am a trainee in IT and building a small office as a lab so i get familiar how things work.
Yep. Thanks for that screenshot, it confirms the cause of the issue.
I assume this means you erased it and setup yourself to learn (editing LAN works too)
In any case, it seems "Server" interface isn't added to a firewall zone - hence no rule exists allowing Server-to-WAN. Place in LAN zone and the forwarding LAN to WAN rule will work, and your Internet should work on Server interface/network.
or
Make a new zone (e.g. name is "server" too)
Add interface "server" to it
Edit Zone to Allow forwarding from Server Zone to WAN Zone