1
German - Deutsch / Re: Multiwan Failover Setup 2 Dual Stack Anschlüsse
« on: November 19, 2024, 07:19:48 pm »
Hey, hat jemand hierzu schon was gehabt? Bei mir gleiches Problem.
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.
root@sin01-edge-opnsense-fw01:~ # ping 7.7.7.7
PING 7.7.7.7 (7.7.7.7): 56 data bytes
ping: sendto: Host is down
ping: sendto: Host is down
^C
--- 7.7.7.7 ping statistics ---
2 packets transmitted, 0 packets received, 100.0% packet loss
root@sin01-edge-opnsense-fw01:~ # 8.8.8.8
8.8.8.8: Command not found.
root@sin01-edge-opnsense-fw01:~ # ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
root@sin01-edge-opnsense-fw01:~ # ping 198.18.192.15
PING 198.18.192.15 (198.18.192.15): 56 data bytes
^C
--- 198.18.192.15 ping statistics ---
3 packets transmitted, 0 packets received, 100.0% packet loss
root@sin01-edge-opnsense-fw01:~ # ping 198.18.192.16
PING 198.18.192.16 (198.18.192.16): 56 data bytes
^C
--- 198.18.192.16 ping statistics ---
5 packets transmitted, 0 packets received, 100.0% packet loss
root@sin01-edge-opnsense-fw01:~ # traceroute 198.18.192.16
traceroute to 198.18.192.16 (198.18.192.16), 64 hops max, 40 byte packets
1 192.168.178.1 (192.168.178.1) 0.988 ms 1.104 ms 1.498 ms
1+0 records out
4096 bytes transferred in 0.000126 secs (32562207 bytes/sec)
Creating `/usr/obj/usr/tools/config/22.7/OpenSSL:amd64/efiboot.img'
/usr/obj/usr/tools/config/22.7/OpenSSL:amd64/efiboot.img: 4039 sectors in 4039 FAT12 clusters (512 bytes/cluster)
BytesPerSec=512 SecPerClust=1 ResSectors=1 FATs=2 RootDirEnts=512 Sectors=4096 Media=0xf0 FATsecs=12 SecPerTrack=63 Heads=255 HiddenSecs=0
Populating `/usr/obj/usr/tools/config/22.7/OpenSSL:amd64/efiboot.img'
Image `/usr/obj/usr/tools/config/22.7/OpenSSL:amd64/efiboot.img' complete
>>> Building dvd image... -- 0:make -- time-stamp -- Sep/08/23 13:09:44 --
-- 0:make -- time-stamp -- Sep/08/23 13:09:47 --
done
-rw-r--r-- 1 root wheel 805M Sep 8 03:07 packages-22.7.11-OpenSSL-amd64.tar
>>> WARNING: The build provided additional info.
>>> Package list inconsistency for emulators/qemu-guest-agent
>>> Package list inconsistency for net/librdkafka
>>> Package list inconsistency for www/squid
>>> ERROR: The build encountered fatal issues!
>>> Aborted version 1.12.4_4 for sysutils/consul
*** Error code 1
Stop.
make: stopped in /usr/tools
If your goal is to simply acquire a vanilla 22.7.11 iso, there's a faster way. From my cookbook:Code: [Select]cd /usr
git clone https://github.com/opnsense/tools
cd tools
make update OS=13.1 SRCBRANCH=stable/22.7 PLUGINSBRANCH=stable/22.7 COREBRANCH=stable/22.7 VERSION=22.7.11
make prefetch-base,kernel VERSION=22.7.9
rsync -vaz rsync://mirror.ams1.nl.leaseweb.net/opnsense/FreeBSD:13:amd64/22.7/MINT/22.7.11/OpenSSL /tmp/opnsense
tar -C /tmp/opnsense/OpenSSL -cf /usr/local/opnsense/build/22.7/amd64/sets/packages-22.7.11-OpenSSL-amd64.tar .
make dvd
Shouldn't take too long.
Cheers
Maurice
>>> Running build step: ports
>>> Passing arguments: (none)
Installed pkg version '1.19' does not match required version '1.18'
*** Error code 1
Stop.
make: stopped in /usr/tools
git clone --depth 1 --branch 22.7.11 https://github.com/opnsense/tools
env ROOTDIR=/tmp/opnsense TOOLSBRANCH=22.7.11 OS=13.1 make update
env ROOTDIR=/tmp/opnsense TOOLSBRANCH=22.7.11 OS=13.1 make dvd
Number of packages to be removed: 11
The operation will free 109 MiB.
[1/11] Deinstalling squid-5.9...
[1/11] Deleting files for squid-5.9: 100%
==> You should manually remove the "squid" user.
==> You should manually remove the "squid" group
[2/11] Deinstalling krb5-1.21.2...
[2/11] Deleting files for krb5-1.21.2: 100%
[3/11] Deinstalling openldap24-client-2.4.59_4...
[3/11] Deleting files for openldap24-client-2.4.59_4: 100%
[4/11] Deinstalling cyrus-sasl-2.1.28...
[4/11] Deleting files for cyrus-sasl-2.1.28: 100%
To delete Cyrus user permanently, use 'pw userdel cyrus'
To delete Cyrus group permanently, use 'pw groupdel cyrus'
[5/11] Deinstalling gmake-4.3_2...
[5/11] Deleting files for gmake-4.3_2: 100%
[6/11] Deinstalling readline-8.2.1...
[6/11] Deleting files for readline-8.2.1: 100%
[7/11] Deinstalling gettext-runtime-0.22_1...
[7/11] Deleting files for gettext-runtime-0.22_1: 100%
[8/11] Deinstalling pkg-1.19.2...
[8/11] Deleting files for pkg-1.19.2: 100%
[9/11] Deinstalling indexinfo-0.3.1...
[9/11] Deleting files for indexinfo-0.3.1: 100%
[10/11] Deinstalling openssl-1.1.1v,1...
[10/11] Deleting files for openssl-1.1.1v,1: 100%
[11/11] Deinstalling perl5-5.32.1_4...
[11/11] Deleting files for perl5-5.32.1_4: 100%
Creating repository in /usr/obj/tmp/opnsense/tools/config/22.7/OpenSSL:amd64/.pkg-new/: 100%
Packing files for repository: 100%
>>> Removing packages set
>>> Creating package mirror set for 23.7.3_60-OpenSSL-amd64... done
-rw-r--r-- 1 root wheel 858M Sep 6 12:32 packages-23.7.3_60-OpenSSL-amd64.tar
>>> ERROR: The build encountered fatal issues!
>>> Aborted version 1.12a for sysutils/cciss_vol_status
>>> Aborted version 7.26.0 for sysutils/puppet7
*** Error code 1
Stop.
make: stopped in /tmp/opnsense/tools
[EC 100663299] setsockopt_so_recvbuf: fd 13: SO_RCVBUF set to 2097152 (requested 8388608)
[EC 100663299] setsockopt_so_sendbuf: fd 13: SO_SNDBUF set to 2097152 (requested 8388608)
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
ipmi0: Watchdog set returned 0xd5
root@truenas[~]# debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug1: channel 0: free: client-session, nchannels 1
Connection to 172.20.32.5 closed by remote host.
Connection to 172.20.32.5 closed.
Transferred: sent 2992, received 47976 bytes, in 94.1 seconds
Bytes per second: sent 31.8, received 510.1
debug1: Exit status -1
chairman@fedora:~$ iperf3 -c 192.168.200.5
Connecting to host 192.168.200.5, port 5201
[ 5] local 192.168.3.22 port 50422 connected to 192.168.200.5 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 386 KBytes 3.16 Mbits/sec 2 1.41 KBytes
[ 5] 1.00-2.00 sec 0.00 Bytes 0.00 bits/sec 1 1.41 KBytes
[ 5] 2.00-3.00 sec 0.00 Bytes 0.00 bits/sec 0 1.41 KBytes
[ 5] 3.00-4.00 sec 0.00 Bytes 0.00 bits/sec 1 1.41 KBytes
[ 5] 4.00-5.00 sec 0.00 Bytes 0.00 bits/sec 0 1.41 KBytes
[ 5] 5.00-6.00 sec 0.00 Bytes 0.00 bits/sec 0 1.41 KBytes
[ 5] 6.00-7.00 sec 0.00 Bytes 0.00 bits/sec 1 1.41 KBytes
[ 5] 7.00-8.00 sec 0.00 Bytes 0.00 bits/sec 0 1.41 KBytes
[ 5] 8.00-9.00 sec 0.00 Bytes 0.00 bits/sec 0 1.41 KBytes
[ 5] 9.00-10.00 sec 0.00 Bytes 0.00 bits/sec 0 1.41 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 386 KBytes 316 Kbits/sec 5 sender
[ 5] 0.00-10.00 sec 65.0 KBytes 53.3 Kbits/sec receiver
iperf Done.
chairman@fedora:~$ iperf3 -c 192.168.3.5
Connecting to host 192.168.3.5, port 5201
[ 5] local 192.168.3.22 port 41500 connected to 192.168.3.5 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 113 MBytes 946 Mbits/sec 12 153 KBytes
[ 5] 1.00-2.00 sec 111 MBytes 933 Mbits/sec 9 158 KBytes
[ 5] 2.00-3.00 sec 112 MBytes 939 Mbits/sec 6 212 KBytes
[ 5] 3.00-4.00 sec 111 MBytes 933 Mbits/sec 11 96.2 KBytes
[ 5] 4.00-5.00 sec 111 MBytes 933 Mbits/sec 12 204 KBytes
[ 5] 5.00-6.00 sec 111 MBytes 932 Mbits/sec 9 136 KBytes
[ 5] 6.00-7.00 sec 112 MBytes 940 Mbits/sec 10 161 KBytes
[ 5] 7.00-8.00 sec 111 MBytes 932 Mbits/sec 11 168 KBytes
[ 5] 8.00-9.00 sec 111 MBytes 932 Mbits/sec 13 171 KBytes
[ 5] 9.00-10.00 sec 111 MBytes 933 Mbits/sec 9 184 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 1.09 GBytes 936 Mbits/sec 102 sender
[ 5] 0.00-10.00 sec 1.09 GBytes 934 Mbits/sec receiver
iperf Done.