Port Forwarding Problems

uci -q delete network.wan.type
uci commit network
service network restart

tcpdump output is strange, it should be like this:

192.168.1.3.39415 > 192.168.1.2.8086
192.168.1.3.39415 > 10.0.0.202.8086
1 Like

I wanted to run the tcp command on server2. But now its getting stange.

Fehl:1 http://ports.ubuntu.com bionic/main armhf tcpdump armhf 4.9.2-3
  Verbindung mit ports.ubuntu.com:80 nicht möglich (91.189.88.150) - connect (113: No route to host) Verbindung mit ports.ubuntu.com:80 nicht möglich (91.189.88.151) - connect (113: No route to host)

The Server can not ping any server!

PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
From 10.0.0.202 icmp_seq=1 Destination Host Unreachable
^C
--- 1.1.1.1 ping statistics ---
5 packets transmitted, 0 received, +1 errors, 100% packet loss, time 4100ms
pipe 4

I can still access the services like http on the server.

Sorry for the late response. I made a factory reset. No success :frowning:

Does the server have internet access now?
Post again the configs to see where we stand:
cat /etc/config/network; cat /etc/config/firewall; cat /etc/config/dhcp ; ip -4 addr ; ip -4 ro ; ip -4 ru