Ich habe aktuell das Problem dass die Clients gar nicht über die ULA raus gehen möchten, wahrscheinlich weil die GUA noch da ist?
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 Menuport 54058
proto udp
dev tun
user nobody
group nogroup
persist-key
persist-tun
keepalive 10 120
topology subnet
server 10.250.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
route 192.168.191.0 255.255.255.0
dh none
ecdh-curve prime256v1
tls-crypt tls-crypt.key
crl-verify crl.pem
ca ca.crt
cert server_2jEVQSBICbe6x00i.crt
key server_2jEVQSBICbe6x00i.key
auth SHA256
cipher AES-128-GCM
ncp-ciphers AES-128-GCM
tls-server
tls-version-min 1.2
tls-cipher TLS-ECDHE-ECDSA-WITH-AES-128-GCM-SHA256
client-config-dir /etc/openvpn/ccd
status /var/log/openvpn/status.log
verb 3root@1becf65a:~# ip route get 10.250.0.2
10.250.0.2 dev tun0 src 10.250.0.1 uid 0
cache
root@1becf65a:~# ip route get 192.168.191.1
192.168.191.1 via 10.250.0.2 dev tun0 src 10.250.0.1 uid 0
cacheiptables -A FORWARD -i tun0 -j ACCEPT
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE10.250.0.0/24 10.250.0.1 UGS ovpnc6
10.250.0.1 link#39 UH ovpnc6
10.250.0.2 link#39 UHS lo0root@F1R3W4LL:~ # tcpdump -nn -i ovpnc6
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on ovpnc6, link-type NULL (BSD loopback), capture size 262144 bytes
01:55:31.543568 IP 192.168.191.10 > 10.250.0.1: ICMP echo request, id 31, seq 5, length 64
01:55:32.567544 IP 192.168.191.10 > 10.250.0.1: ICMP echo request, id 31, seq 6, length 64
01:55:33.591488 IP 192.168.191.10 > 10.250.0.1: ICMP echo request, id 31, seq 7, length 64
01:55:34.615450 IP 192.168.191.10 > 10.250.0.1: ICMP echo request, id 31, seq 8, length 64
01:55:35.639393 IP 192.168.191.10 > 10.250.0.1: ICMP echo request, id 31, seq 9, length 64root@1becf65a:~# tcpdump -nn -i tun0
tcpdump: verbose output suppressed, use -v[v]... for full protocol decode
listening on tun0, link-type RAW (Raw IP), snapshot length 262144 bytesQuote from: franco on January 06, 2022, 08:39:07 AM
*on 22.1
Quote from: Darwin100 on May 10, 2020, 12:26:46 PM
Dear Wired Life,
I have been looking also and stumbled across this, https://teklager.se/en/products/router-components/wle900vx-wireless-wifi-kit .
It has the card, the cables and the antennas.
I don't know if it works but after I finish learning about everything else it is my intention to order a kit to see how it works.
Regards
Quoteath0: <Atheros 9285> mem 0xfea00000-0xfea0ffff irq 28 at device 0.0 on pci2
[ath] AR9285 Main LNA config: LNA1
[ath] AR9285 Alt LNA config: LNA2
[ath] LNA diversity disabled, Diversity disabled
ath0: [HT] enabling HT modes
ath0: [HT] 1 stream STBC receive enabled
ath0: [HT] 1 RX streams; 1 TX streams
ath0: AR9285 mac 192.2 RF5133 phy 14.0
ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0
wlan0: changing name to 'ath0_wlan1'
ath0_wlan1: ieee80211_new_state_locked: pending RUN -> SCAN transition lost
ath0_wlan1: promiscuous mode enabled
ath0: device timeout
Quotepftop -f 'port 5060'
PR DIR SRC DEST STATE AGE EXP PKTS BYTES
udp In 192.168.10.2:5060 212.227.67.33:3478 MULTIPLE:MULTIPLE 00:08:52 00:00:48 106 9116
udp Out 87.123.137.224:5060 212.227.67.33:3478 MULTIPLE:MULTIPLE 00:08:52 00:00:48 106 9116
udp In 192.168.10.2:5060 212.227.124.130:5060 MULTIPLE:MULTIPLE 52:06:30 00:00:49 14543 1821202
udp Out 87.122.91.93:5060 212.227.124.130:5060 MULTIPLE:MULTIPLE 52:06:30 00:00:49 14539 1821026
udp In 192.168.10.2:5060 212.227.124.129:5060 MULTIPLE:MULTIPLE 34:02:12 00:00:49 8878 582146
udp Out 87.123.137.224:5060 212.227.124.129:5060 MULTIPLE:MULTIPLE 34:02:12 00:00:49 8878 582146