Es ist OpenVPN
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuEthernet-Adapter Ethernet 5:
Verbindungsspezifisches DNS-Suffix:
IPv4-Adresse . . . . . . . . . . : 192.168.178.220
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.178.1
Quoteroot@docker01:~# ping web.de
ping: web.de: Temporary failure in name resolution
root@docker01:~# cat /etc/resolv.conf
nameserver 8.8.8.8
root@docker01:~# nslookup
> web.de
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: web.de
Address: 82.165.229.83
Name: web.de
Address: 82.165.229.138
> exit
root@docker01:~# ping 82.165.229.83
PING 82.165.229.83 (82.165.229.83) 56(84) bytes of data.
64 bytes from 82.165.229.83: icmp_seq=1 ttl=245 time=22.4 ms
^C
--- 82.165.229.83 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 22.397/22.397/22.397/0.000 ms
QuoteDu könntest versuchen bei der Zieladresse in der NAT Regel die WAN Adresse von A einzutragen.Du meinst anstatt any -> This Firewall?
QuoteAnsonsten mal in die Liveansicht der Protokolldateien schauen. Und warum du HBCI in einer solchen Konstellation weiterleiten willst will ich wahrscheinlich nicht wissen :-)
------------+ +------------------------------------------------ +-----------------------------------------------------------------+
|Internet--- |opnsense (Netz A) |----------| opnsense (Netz B) |
| | |WAN (DHCP) LAN(192.168.200.1/24) | | WAN (DHCP 192.168.200.194) LAN (10.201.1.1/24) |
------------+ +-------------+------------------------+--------- +------------------------------------------------------------------
| |
+-------------------------------+ |
| Netz C (172.16.2.0/24) | |
+-------------------------------+ |
+-----------+----------------+
|Netz D (172.16.3.0/24 |
+---------------------------+
lan 2022-11-14T19:36:34 172.16.2.101:63396 10.201.1.3:3000 tcp let out anything from firewall host itself
lan 2022-11-14T19:36:24 172.16.2.101:63395 10.201.1.3:3000 tcp let out anything from firewall host itself
lan 2022-11-14T19:36:24 172.16.2.101:63394 10.201.1.3:3000 tcp let out anything from firewall host itself
lan 2022-11-14T19:36:24 172.16.2.101:63393 10.201.1.3:3000 tcp let out anything from firewall host itself
lan 2022-11-14T19:36:23 172.16.2.101:63392 10.201.1.3:3000 tcp let out anything from firewall host itself
lan 2022-11-14T19:36:22 172.16.2.101:63391 10.201.1.3:3000 tcp let out anything from firewall host itself
lan 2022-11-14T19:35:01 192.168.200.113:58713 10.201.1.3:3000 tcp let out anything from firewall host itself
lan 2022-11-14T19:35:01 192.168.200.113:58712 10.201.1.3:3000 tcp let out anything from firewall host itself
Test-NetConnection -computername 192.168.200.194 -port 3000
lan 2022-11-14T19:47:43 192.168.200.113:58932 10.201.1.3:3000 tcp let out anything from firewall host itself
lan 2022-11-14T19:47:27 172.16.2.101:63429 10.201.1.3:3000 tcp let out anything from firewall host itself
------------+ +------------------------------------------------ +-----------------------------------------------------------------+
|Internet--- |opnsense (Netz A) |----------| opnsense (Netz B) |
| | |WAN (DHCP) LAN(192.168.200.1/24) | | WAN (DHCP 192.168.200.194) LAN (10.201.1.1/24) |
------------+ +------------------------------------------------ +------------------------------------------------------------------
1 <1 ms <1 ms <1 ms 192.168.200.1
2 6 ms 6 ms 6 ms gate1.vit0.new3.ccnst.de [109.199.176.8]
3 * 9 ms 16 ms icpeer1.muc0.new3.ccnst.de [109.199.178.106]
4 8 ms 8 ms 8 ms pvpeer15169-ext1.muc0.new3.ccnst.de [109.199.161.34]
5 9 ms 9 ms 9 ms 108.170.247.97
6 8 ms 8 ms 9 ms 209.85.247.143
7 9 ms 8 ms 9 ms dns.google [8.8.8.8]
1 10.201.1.1 (10.201.1.1) 0.174 ms 0.151 ms 0.147 ms
2 192.168.200.1 (192.168.200.1) 0.474 ms 0.470 ms 0.465 ms
3 gate1.vit0.new3.ccnst.de (109.199.176.8) 6.336 ms 6.332 ms 6.327 ms
4 icpeer1.muc0.new3.ccnst.de (109.199.178.106) 16.345 ms 15.899 ms 17.195 ms
5 pvpeer15169-ext1.muc0.new3.ccnst.de (109.199.161.34) 9.014 ms 9.011 ms 9.006 ms
6 74.125.244.97 (74.125.244.97) 10.602 ms 10.265 ms 108.170.247.97 (108.170.247.97) 9.397 ms
7 209.85.247.201 (209.85.247.201) 9.391 ms 142.251.68.121 (142.251.68.121) 9.105 ms 142.251.68.125 (142.251.68.125) 9.491 ms
8 dns.google (8.8.8.8) 8.903 ms 8.706 ms 8.693 ms
root@docker01:~# ping -c 1 192.168.200.113
PING 192.168.200.113 (192.168.200.113) 56(84) bytes of data.
64 bytes from 192.168.200.113: icmp_seq=1 ttl=127 time=1.03 ms
--- 192.168.200.113 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.031/1.031/1.031/0.000 ms
root@docker01:~#
traceroute to 192.168.200.113 (192.168.200.113), 30 hops max, 60 byte packets
1 10.201.1.1 (10.201.1.1) 0.244 ms 0.214 ms 0.206 ms
2 192.168.200.113 (192.168.200.113) 0.870 ms 0.866 ms 0.861 ms
traceroute to 192.168.200.113 (192.168.200.113), 30 hops max, 60 byte packets
1 10.201.1.1 (10.201.1.1) 0.179 ms 0.165 ms 0.156 ms
2 * * *
3 * * *
4 * * *
5 * * *
6 * * *
7 *^C
Interface Proto Address Ports Address Ports IP Ports Description
LAN TCP * * LAN address 22, 80, 443 * * Anti-Lockout Rule
WAN TCP * * * 3000 (HBCI) 10.201.1.3 3000 (HBCI)
Test-NetConnection -computer 192.168.200.194 -port 3000
WARNUNG: TCP connect to (192.168.200.194 : 3000) failed
WARNUNG: Ping to 192.168.200.194 failed with status: TimedOut
ComputerName : 192.168.200.194
RemoteAddress : 192.168.200.194
RemotePort : 3000
InterfaceAlias : Ethernet 7
SourceAddress : 192.168.200.113
PingSucceeded : False
PingReplyDetails (RTT) : 0 ms
TcpTestSucceeded : False