Vielen Dank nochmal für die Antwort!
Es soll keine überzogene Kritik sein, aber es fällt mal wieder auf, dass sich Leute semiprofessionelles Equipment kaufen, die nicht mal Grundlagenwissen über Netzwerk-Konfiguration und Diagnose haben.
Völlig legitim, ich weiß wirklich nicht wo ich anfangen soll, aber darum frage ich ja und bin um jeden Tipp in die richtige Richtung froh, man wächst doch mit seinen Aufgaben ![]()
Ich hatte ja schon von der UDM versucht einen Ping zum Gateway zu machen und nachdem das nicht geklappt hat, bin ich nicht auf die Idee gekommen noch ein traceroute zu probieren.
Ich kann ja mal hier einfügen was ich gerade noch alles versucht habe:
(Die Outputs sind innerhalb der Spoiler)
ifconfig eth9
eth9 Link encap:Ethernet HWaddr D0:21:F9:79:24:A6
inet addr:46.128.193.220 Bcast:0.0.0.0 Mask:255.255.255.0
inet6 addr: fe80::d221:f9ff:fe79:24a6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:268698 errors:0 dropped:0 overruns:0 frame:0
TX packets:3321 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10000
RX bytes:11296771 (10.7 MiB) TX bytes:245140 (239.3 KiB)
ethtool eth9
Settings for eth9:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: umb
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
UBIOS_INPUT_JUMP all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
UBIOS_FORWARD_JUMP all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
UBIOS_OUTPUT_JUMP all -- anywhere anywhere
Chain UBIOS_FORWARD_IN_USER (1 references)
target prot opt source destination
UBIOS_WAN_IN_USER all -- anywhere anywhere /* 00000001095216663481 */
UBIOS_WAN_IN_USER all -- anywhere anywhere /* 00000001095216663482 */
UBIOS_LAN_IN_USER all -- anywhere anywhere /* 00000001095216663483 */
Chain UBIOS_FORWARD_JUMP (1 references)
target prot opt source destination
UBIOS_FORWARD_USER_HOOK all -- anywhere anywhere
Chain UBIOS_FORWARD_OUT_USER (1 references)
target prot opt source destination
UBIOS_WAN_OUT_USER all -- anywhere anywhere /* 00000001095216663481 */
UBIOS_WAN_OUT_USER all -- anywhere anywhere /* 00000001095216663482 */
UBIOS_LAN_OUT_USER all -- anywhere anywhere /* 00000001095216663483 */
Chain UBIOS_FORWARD_USER_HOOK (1 references)
target prot opt source destination
UBIOS_FORWARD_IN_USER all -- anywhere anywhere /* 00000001095216663481 */
UBIOS_FORWARD_OUT_USER all -- anywhere anywhere /* 00000001095216663482 */
Chain UBIOS_INPUT_JUMP (1 references)
target prot opt source destination
UBIOS_INPUT_USER_HOOK all -- anywhere anywhere
Chain UBIOS_INPUT_USER_HOOK (1 references)
target prot opt source destination
UBIOS_WAN_LOCAL_USER all -- anywhere anywhere /* 00000001095216663481 */
UBIOS_WAN_LOCAL_USER all -- anywhere anywhere /* 00000001095216663482 */
UBIOS_LAN_LOCAL_USER all -- anywhere anywhere /* 00000001095216663483 */
Chain UBIOS_IN_GEOIP (0 references)
target prot opt source destination
Chain UBIOS_LAN_IN_USER (1 references)
target prot opt source destination
RETURN all -- 192.168.1.0/24 anywhere /* 00000001095216666481 */
RETURN all -- anywhere anywhere /* 00000001097364144127 */
Chain UBIOS_LAN_LOCAL_USER (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere /* 00000001097364144127 */
Chain UBIOS_LAN_OUT_USER (1 references)
target prot opt source destination
RETURN all -- anywhere 192.168.1.0/24 /* 00000001095216666481 */
RETURN all -- anywhere anywhere /* 00000001097364144127 */
Chain UBIOS_OUTPUT_JUMP (1 references)
target prot opt source destination
Chain UBIOS_OUTPUT_USER_HOOK (0 references)
target prot opt source destination
Chain UBIOS_OUT_GEOIP (0 references)
target prot opt source destination
Chain UBIOS_WAN_IN_USER (2 references)
target prot opt source destination
RETURN all -- anywhere anywhere ctstate RELATED,ESTABLISHED /* 00000001095216663481 */
DROP all -- anywhere anywhere ctstate INVALID /* 00000001095216663482 */
DROP all -- anywhere anywhere /* 00000001097364144127 */
Chain UBIOS_WAN_LOCAL_USER (2 references)
target prot opt source destination
RETURN all -- anywhere anywhere ctstate RELATED,ESTABLISHED /* 00000001095216663481 */
DROP all -- anywhere anywhere ctstate INVALID /* 00000001095216663482 */
DROP all -- anywhere anywhere /* 00000001097364144127 */
Chain UBIOS_WAN_OUT_USER (2 references)
target prot opt source destination
RETURN all -- anywhere anywhere /* 00000001097364144127 */
(Ich habe nach dem Factory Reset nichts geändert an der UDM, also die Regeln sollten alle Standard sein)
traceroute -i eth9 8.8.8.8
traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 46 byte packets
1 46.128.193.220 (46.128.193.220) 3081.900 ms !H 3066.800 ms !H 3072.032 ms !H
traceroute -s 46.128.193.220 8.8.8.8
traceroute to 8.8.8.8 (8.8.8.8) from 46.128.193.220, 30 hops max, 46 byte packets
1 46.128.193.220 (46.128.193.220) 3071.339 ms !H 3071.421 ms !H 3075.477 ms !H