M
M
Malias2019-04-18 17:21:39
network hardware
Malias, 2019-04-18 17:21:39

Problem with opening the web interface. Opens the router why?

Hi all.
Made a server. By ip 192.168.0.220 Opens the web interface of the site.
So did the static ip address.
Did port forwarding like this
Service port IP address Internal port Protocol State Change
29000 192.168.0.220 29000 TCP or UDP Enabled Change
8080 192.168.0.220 8080 TCP or UDP Enabled Change
21 192.168.0.220 21 TCP or UDP Enabled Change
On the ubuntu server 14 it is so in interfaces
allow-hotplug eth0
iface eth0 inet static
address 192.168.0.220
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8 8.8.4.4
When you go to a static ip address, it opens the router settings. I also bought a domain. Redirected it to ip address. Also, when you go to the domain, it opens the router settings.
How can I fix the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ronald McDonald, 2019-04-18
@malias

When you switch to a static ip address, it opens the router settings. I also bought a domain.

Pusho at the web face of the router is also port 80. Disable the web interface or change its port in the settings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question