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 Menu WAN / Internet
:
: Cable
:
.-----+-----. CableModem TC7200 .
| Gateway +--------------------------------
'-----+-----' WAN | 192.168.0.0/24
|
WAN | 192.168.0.1/24
|
| statisch IP 192.168.0.10
.-----+------.
| OPNsense |
'-----+------'
|
LAN
pi@keller-pi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.10.10.25 netmask 255.255.255.0 broadcast 10.10.10.255
inet6 fe80::641c:9772:e5bc:659d prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:cd:0c:74 txqueuelen 1000 (Ethernet)
RX packets 103 bytes 15542 (15.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 122 bytes 18082 (17.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 20 bytes 1504 (1.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1504 (1.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:98:59:21 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@keller-pi:~ $ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.10.10.1 0.0.0.0 UG 202 0 0 eth0
10.10.10.0 0.0.0.0 255.255.255.0 U 202 0 0 eth0
pi@keller-pi:~ $ ping -c3 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=118 time=47.1 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=118 time=24.5 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=118 time=95.10 ms
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 5ms
rtt min/avg/max/mdev = 24.502/55.854/95.952/29.818 ms
pi@keller-pi:~ $
pi@keller-pi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.10.10.174 netmask 255.255.255.0 broadcast 10.10.10.255
inet6 fe80::641c:9772:e5bc:659d prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:cd:0c:74 txqueuelen 1000 (Ethernet)
RX packets 99 bytes 13963 (13.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 126 bytes 17822 (17.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 20 bytes 1504 (1.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1504 (1.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:98:59:21 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@keller-pi:~ $ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.10.10.1 0.0.0.0 UG 202 0 0 eth0
10.10.10.0 0.0.0.0 255.255.255.0 U 202 0 0 eth0
pi@keller-pi:~ $ ping -c3 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=118 time=40.9 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=118 time=27.7 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=118 time=63.3 ms
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 5ms
rtt min/avg/max/mdev = 27.734/43.993/63.343/14.700 ms
pi@keller-pi:~ $
pi@keller-pi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.10.10.165 netmask 255.255.255.0 broadcast 10.10.10.255
inet6 fe80::641c:9772:e5bc:659d prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:cd:0c:74 txqueuelen 1000 (Ethernet)
RX packets 1808 bytes 228098 (222.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1174 bytes 899897 (878.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 20 bytes 1504 (1.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1504 (1.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:98:59:21 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@keller-pi:~ $ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.10.10.1 0.0.0.0 UG 202 0 0 eth0
10.10.10.0 0.0.0.0 255.255.255.0 U 202 0 0 eth0
pi@keller-pi:~ $ ^C
pi@keller-pi:~ $
pi@keller-pi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.10.10.25 netmask 255.255.255.0 broadcast 10.10.10.255
inet6 fe80::641c:9772:e5bc:659d prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:cd:0c:74 txqueuelen 1000 (Ethernet)
RX packets 213 bytes 26571 (25.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 151 bytes 25600 (25.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 20 bytes 1504 (1.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1504 (1.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:98:59:21 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@keller-pi:~ $ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.10.10.1 0.0.0.0 UG 202 0 0 eth0
10.10.10.0 0.0.0.0 255.255.255.0 U 202 0 0 eth0
pi@keller-pi:~ $
pi@keller-pi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.75 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::641c:9772:e5bc:659d prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:cd:0c:74 txqueuelen 1000 (Ethernet)
RX packets 805 bytes 80742 (78.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 217 bytes 28068 (27.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 60 bytes 5240 (5.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 60 bytes 5240 (5.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:98:59:21 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@keller-pi:~ $ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 202 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 202 0 0 eth0
pi@keller-pi:~ $
pi@keller-pi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.10.10.25 netmask 255.255.255.0 broadcast 10.10.10.255
inet6 fe80::641c:9772:e5bc:659d prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:cd:0c:74 txqueuelen 1000 (Ethernet)
RX packets 97 bytes 14540 (14.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 107 bytes 17061 (16.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 20 bytes 1504 (1.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1504 (1.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:98:59:21 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@keller-pi:~ $ ping -c 3 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 69ms
pi@keller-pi:~ $ traceroute 8.8.8.8
traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 60 byte packets
1 * * *
2 * * *
3 * * *
4 * * *
5 * * *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
pi@keller-pi:~ $ ping -c 3 10.10.10.1
PING 10.10.10.1 (10.10.10.1) 56(84) bytes of data.
--- 10.10.10.1 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 122ms
pi@keller-pi:~ $
pi@keller-pi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.10.10.165 netmask 255.255.255.0 broadcast 10.10.10.255
inet6 fe80::641c:9772:e5bc:659d prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:cd:0c:74 txqueuelen 1000 (Ethernet)
RX packets 113 bytes 13459 (13.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 110 bytes 15033 (14.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 20 bytes 1504 (1.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1504 (1.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:98:59:21 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@keller-pi:~ $ ping -c 3 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=118 time=47.6 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=118 time=29.6 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=118 time=29.10 ms
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 6ms
rtt min/avg/max/mdev = 29.625/35.738/47.599/8.390 ms
pi@keller-pi:~ $ traceroute 8.8.8.8
traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 60 byte packets
1 OPNsense20.local (10.10.10.1) 12.386 ms 12.105 ms 12.090 ms
2 10.0.0.138 (10.0.0.138) 16.879 ms 20.487 ms 21.616 ms
3 * * *
4 * * *
5 * * *
6 * * *
7 74.125.242.225 (74.125.242.225) 84.135 ms 77.879 ms 77.535 ms
8 216.239.35.183 (216.239.35.183) 76.895 ms 50.601 ms *
9 * * *
10 dns.google (8.8.8.8) 31.465 ms 53.375 ms 55.836 ms
pi@keller-pi:~ $ ping -c 3 10.10.10.1
PING 10.10.10.1 (10.10.10.1) 56(84) bytes of data.
64 bytes from 10.10.10.1: icmp_seq=1 ttl=64 time=26.5 ms
64 bytes from 10.10.10.1: icmp_seq=2 ttl=64 time=17.8 ms
64 bytes from 10.10.10.1: icmp_seq=3 ttl=64 time=30.8 ms
--- 10.10.10.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 6ms
rtt min/avg/max/mdev = 17.770/25.038/30.802/5.425 ms
pi@keller-pi:~ $
WAN / Internet
:
: Inet vom anbieter
:
.-----+-----.
| Gateway | (Router)
'-----+-----'
|
WAN | IP or Protocol
|
.-----+------.
| OPNsense
'-----+------'
|
__________ LAN | 10.0.0.1/24________________
mit DHCP server:
Subnet 10.10.10.0
Subnet mask 255.255.255.0
Range from 10.10.10.100 to 10.10.10.200
und Static ARP entries:
bc:cf:4f:58:ae:11 10.10.10.5
a4:2b:b0:21:4b:92 10.10.10.6
00:0c:29:9e:b5:d3 10.10.10.7
b0:95:75:bb:ae:5c 10.10.10.8 --
etc