Search found 7954 matches
- December 24th, 2019, 10:33 pm
- Forum: IPFire in General
- Topic: broken link to download precompiled dnsmasq-ipv6.tar.gz
- Replies: 2
- Views: 2373
Re: broken link to download precompiled dnsmasq-ipv6.tar.gz
Be carefull with such binaries. IPFire has switched from dnsmasq to unbound since years so this file is useless and is corrupting the installation.
- December 16th, 2019, 5:33 pm
- Forum: Hardware
- Topic: Ethernet Shield for Raspberry EthernetBerry Dual V 1.1
- Replies: 1
- Views: 1794
Re: Ethernet Shield for Raspberry EthernetBerry Dual V 1.1
Not without hacking a new dtb file that assign the spi-bus and enc28j60 devices. And it is slow. This chip support only 10Mbps and need a fast spi. Im not sure if the rpi can handle the speed via spi.
- December 16th, 2019, 11:54 am
- Forum: Hardware
- Topic: Raspberry PI 2B and 3B
- Replies: 6
- Views: 3633
Re: Raspberry PI 2B and 3B
You can try to disable the checksumming but its not really a fix and maybee only a side effect. I fear that you lose the packets without warning if you disable it. whats the difference between these two, why doesn't the later core use the ipfire dtb anymore ? DTBSUNXI specify the dtb for the "sunxi"...
- December 12th, 2019, 3:27 pm
- Forum: Installation
- Topic: local recursor nach Update von core 134 auf 135
- Replies: 22
- Views: 24305
Re: local recursor nach Update von core 134 auf 135
Dann hab ich den Fehler endlich erwischt! Einige Netzwerkkarten brauchen nach dem Hochfahren des Nic's eine ganze Zeit eh der Link steht... https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=fff96e394545eef64d160bbc8c7c8b50f364aea8 Und wenn man dann zu früh versucht die Forwarder für den Unbound zu...
- November 25th, 2019, 9:56 am
- Forum: IPFire in General
- Topic: wifi ac slow
- Replies: 13
- Views: 5454
Re: wifi ac slow
According to git there are no changes in the ATH10K driver since 4.14.136 and there was only a text changed. https://git.ipfire.org/?p=people/arne_f/kernel.git;a=history;f=drivers/net/wireless/ath;h=635c00384b9dfa7bd5a27b8b9598ce21b85d9c7b;hb=01af242d4eb084859b4a3565dd8f030138346d0a With 4.14.155 th...
- November 20th, 2019, 9:56 am
- Forum: Hardware
- Topic: Raspberry Pi 4
- Replies: 23
- Views: 25171
Re: Raspberry Pi 4
https://www.raspberrypi.org/forums/view ... p?t=249579
Initial debug support is planned for mainline kernel 5.4 but this will not include Ethernet or USB3 support so it is still not useable for IPFire...
Initial debug support is planned for mainline kernel 5.4 but this will not include Ethernet or USB3 support so it is still not useable for IPFire...
- November 12th, 2019, 8:30 am
- Forum: Virtualisierung
- Topic: Erfahrungswerte ipfire als VM auf QNAP NAS
- Replies: 4
- Views: 2398
Re: Erfahrungswerte ipfire als VM auf QNAP NAS
Wiso das? Man kann da ziemlich sicher einzelne Ports direkt oder per VLAN in die VM legen so das das auch als Firewall sinvoll ist sonst gäbe es da kein RouterOS und co.Wobei der Betrieb als Firewall dann natürlich sinnfrei ist!
- November 12th, 2019, 8:26 am
- Forum: IPFire in General
- Topic: Filesystem full: /dev/sda3 Free=0%
- Replies: 10
- Views: 4549
Re: Filesystem full: /dev/sda3 Free=0%
Thx for the hint.
- November 12th, 2019, 6:45 am
- Forum: IPFire in General
- Topic: Filesystem full: /dev/sda3 Free=0%
- Replies: 10
- Views: 4549
Re: Filesystem full: /dev/sda3 Free=0%
Looks also like a known bug. dchpcd 8.0x is unstable on some systems so we will downgrade it in core137.
Edit: corrected version 127>137
Edit: corrected version 127>137
- November 11th, 2019, 3:18 pm
- Forum: Konfiguration
- Topic: GeoIP Block/Portscan in core 136
- Replies: 5
- Views: 1867
Re: GeoIP Block/Portscan in core 136
PS: Firewall sollte nicht im Modus "REJECT" betrieben werden, da sonst eine Antwort an die Source Address gesendet wird. Das macht für den Angreifer keinen wirklichen unterschied. Bei einer nicht verwendeten IP kriegt er ein "IGMP not Reachable" Packet vom letzten Router vor deinem System daher wei...
- November 11th, 2019, 3:07 pm
- Forum: Generelle Fragen
- Topic: Bye bye IPFire-Forum
- Replies: 30
- Views: 9398
Re: Bye bye IPFire-Forum
Komisch. Bei mir kommt dann wie bei jedem anderen ungültigen Namen:
"This username is invalid. Please choose a user name in UNIX format starting with a letter, followed by ASCII characters and digits only. "
Da fehlt halt der Hinweis auf die Großbuchstaben, den muss der Micha noch einfügen.
"This username is invalid. Please choose a user name in UNIX format starting with a letter, followed by ASCII characters and digits only. "
Da fehlt halt der Hinweis auf die Großbuchstaben, den muss der Micha noch einfügen.
- November 11th, 2019, 1:59 pm
- Forum: IPFire in General
- Topic: Filesystem full: /dev/sda3 Free=0%
- Replies: 10
- Views: 4549
Re: Filesystem full: /dev/sda3 Free=0%
edit /usr/local/bin/xt_geoip_update
and insert a line 2 with
exit 0
this will disable the update until core127 update. (planned release is in this week)
and insert a line 2 with
exit 0
this will disable the update until core127 update. (planned release is in this week)
- November 11th, 2019, 9:49 am
- Forum: IPFire in General
- Topic: Filesystem full: /dev/sda3 Free=0%
- Replies: 10
- Views: 4549
Re: Filesystem full: /dev/sda3 Free=0%
The leftover is a known bug introduced with core136 and should fixed in core137.
You can save delete this tmp Files.
But why you have so much of it. Normal this should done once at connection up. (because there is a second bug also fixed in core137)
now it should run once per month.
You can save delete this tmp Files.
But why you have so much of it. Normal this should done once at connection up. (because there is a second bug also fixed in core137)
now it should run once per month.
- November 10th, 2019, 10:37 pm
- Forum: Generelle Fragen
- Topic: Bye bye IPFire-Forum
- Replies: 30
- Views: 9398
Re: Bye bye IPFire-Forum
Der Login-Name muss mindestens 5 Zeichen lang sein, darf keine Großbuchstaben und fast keine Sonderzeichen (nur _ und -) haben.
Den angezeigten Nick kann man später noch Festlegen.
Den angezeigten Nick kann man später noch Festlegen.
- November 6th, 2019, 10:44 pm
- Forum: IPFire in General
- Topic: MAC address on red0 - How to clear it
- Replies: 1
- Views: 1296
Re: MAC address on red0 - How to clear it
To remove the assigned mac Addresses click on "Delete" nearby the "Save" button and after this shutdown and restart the system. (Many nics need only a reboot to use the hardware mac address from the board again but some need a power cycle.)