Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: this_feature_currently_requires_accessing_site_using_safari
Ich habe jetzt nochmal das gefunden: https://forum.mikrotik.com/viewtopic.php?p=608599- der CRS326 wird sehr warm, was wohl normal ist, aber hat schonmal jemand nen Fan-/Kühler-Mod versucht? Auf Bildern der Innereien im Netz, sieht mal das ein Chip (die ??CPU??) keinen Kühlkörper hat, im Gegensatz zum CRS226 ... und der 328 hat ja sogar 2xFANs und noch Header für 2 weitere...zumindest einen RPi - Kühlkörper könnte man ja mal draufkleben.
Edit: CRS226 (mit LCD) hat den Kühler auf dem Chip.
Danke vorab!
...und das ist es auch geworden. gestern um 11:30 bestellt, heute um 13:00Uhr hier.,,,Standard(express)versand über TNT ....fs.com ist echt ne Nummer....kannte ich noch nicht....nachdem mein alter Switch wohl irgendwelche Macken gemacht hat (ports liefen noch, nur ge-switched hat er nicht mehr) habe ich jetzt einen RB4011 und einen CRS326-24G-2S+-RM am Start.
[---]
- welches SFP+ für die Verbindung der Beiden ist günstig und zu empfehlen? Hätte jetzt dieses bestellt: https://www.fs.com/de/products/74606.html
Ich habe jetzt nochmal das gefunden: https://forum.mikrotik.com/viewtopic.php?p=608599
Der Switch hat intern noch eine 24V Header frei, der auch über das NT versorgt wird (nicht über PoE)....also einen 24V Lüfter holen oder mit entsprechendem Vorwiderstand arbeiten (bei ca. 0.5-1W wohl kein Problem für einen normalen Widerstand, denke ich).
Ich werde mir das mal vornehmen...meiner grillt bei 78C, der MT-RB4011 läuft bei 43C im Schrank darunter (26C)....auch wenn es innerhalb der Specs ist, kann das ja auf Dauer nicht gesund sein.
Hat mir hier einer der MT Gurus mal eine funktionsfähige IPv6 Config an einem Telekom PPPoE Anschluss ? Hab schon sämtliche Tipps aus dem Netz durch... Config reiche ich noch nach. Habe in der IPv6 FW lediglich Input Port 546 UDP freigegeben (DHCPv6 Client). Der DHCPv6 Client hört auf dem PPPoE Interface (IPv4 läuft einwandfrei). Mit oder ohne Prefix Hint probiert. Sehe Traffic bei der FW Rule aber das wars auch schon. Fordere Adress und Prefix an. Bei der vorigen pfSense musste ich die DUID manuell ändern damit ich von der DTAG ein Prefix bekommen hab.
[admin@MikroTik] > /export hide-sensitive
# oct/03/2020 15:21:06 by RouterOS 6.47.4
# software id = Y3ZC-7CMP
#
# model = RB760iGS
# serial number = XXXXXXXXXXXXX
/interface bridge
add admin-mac=XX auto-mac=no comment=defconf name=bridge
/interface pppoe-client
add add-default-route=yes disabled=no interface=ether1 name=pppoe-dsl use-peer-dns=yes user=\
XXX@t-online.de
/interface vlan
add comment="DTAG VLAN" interface=sfp1 name=vlan7 vlan-id=7
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/ip ipsec proposal
set [ find default=yes ] auth-algorithms=sha512 enc-algorithms=\
aes-256-cbc,aes-256-gcm,aes-192-cbc,aes-192-gcm,aes-128-cbc,aes-128-gcm
/ip pool
add name=dhcp ranges=192.168.88.10-192.168.88.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge name=defconf
/port
set 0 name=serial0
/user group
set full policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp
/interface bridge port
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
/ip neighbor discovery-settings
set discover-interface-list=LAN
/ipv6 settings
set accept-router-advertisements=yes
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=ether1 list=WAN
add interface=pppoe-dsl list=WAN
/ip address
add address=192.168.88.1/24 comment=defconf interface=bridge network=192.168.88.0
/ip dhcp-client
add comment=defconf interface=ether1
/ip dhcp-server lease
/ip dhcp-server network
add address=192.168.88.0/24 comment=defconf gateway=192.168.88.1
/ip dns static
add address=192.168.88.1 comment=defconf name=router.lan
/ip firewall filter
add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=\
established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment="defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1
add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related
add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=\
established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=\
new in-interface-list=WAN
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface-list=WAN
/ip firewall service-port
set sip ports=5060,5160
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www address=192.168.88.0/24
set ssh address=192.168.88.0/24
set www-ssl address=192.168.88.0/24 disabled=no
set api disabled=yes
set winbox disabled=yes
set api-ssl disabled=yes
/ipv6 dhcp-client
add add-default-route=yes interface=pppoe-dsl pool-name=telekom-ipv6 prefix-hint=::/56 request=address,prefix use-peer-dns=no
/ipv6 firewall filter
add action=accept chain=input comment=dsl->icmpv6 disabled=yes in-interface=pppoe-dsl protocol=icmpv6
add action=accept chain=input comment=dsl->ipv6 dst-port=546 in-interface=pppoe-dsl protocol=udp
add action=accept chain=output dst-port=547 out-interface=pppoe-dsl protocol=udp
/ipv6 nd
set [ find default=yes ] advertise-dns=no interface=bridge
add advertise-dns=no advertise-mac-address=no interface=pppoe-dsl ra-lifetime=none
/system clock
set time-zone-name=Europe/Berlin
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN
[...]
/interface pppoe-client
add add-default-route=yes disabled=no interface=ether1 name=pppoe-dsl use-peer-dns=yes user=\
XXX@t-online.de
/interface vlan
add comment="DTAG VLAN" interface=sfp1 name=vlan7 vlan-id=7
[...]
/ip dhcp-client
add comment=defconf interface=ether1
[...]
/ipv6 dhcp-client
add add-default-route=yes interface=pppoe-dsl pool-name=telekom-ipv6 prefix-hint=::/56 request=address,prefix use-peer-dns=no
[...]
/ipv6 dhcp-client
add add-default-route=yes interface=[find name=pppoe-dsl] pool-name=telekom-ipv6 prefix-hint=::/56 request=address,prefix use-peer-dns=no
Ka hatte die pppoe Verbindung über den Assistent eingerichtet gehabt. Läuft auch für IPv4....das hier sieht zumindest komisch, oder?
Das Interface für ipv4 ist "ether1", das interface für ipv6 ist "pppoe-dsl" (was nur der name für das pppoe-client-interface ist)?
Ich habe kein dsl, daher keine Erfahrung mit pppoe, aber eigentlich müsste es doch so sein?
Code:/ipv6 dhcp-client add add-default-route=yes interface=[find name=pppoe-dsl] pool-name=telekom-ipv6 prefix-hint=::/56 request=address,prefix use-peer-dns=no
Edit: und das sfp1 mit vid=7 hängt da irgendwie in der Luft?
Bei IPv4 wird ja auch kein DHCP am WAN genutzt, das bekomme ich als Framed-IP via PPPoE, d.h. die Zeile hat gar keine Wirkung bei mir:ja, bei ipv4 steht ja auch ether1 drin, was ein physisches interface ist (und das auch der pppoe-client (ipv4) nutzt.
Bei ipv6 steht *kein* physisches Interface drin, sondern nur der Name des pppoe-client interfaces....das zieht sich auch in den FW Regeln für ipv6 durch.
Was passiert, wenn Du in der config statt "interface=pppoe-dsl" doch "interface=ether1" nimmst?
[admin@MikroTik] > /ip dhcp-client print
Flags: X - disabled, I - invalid, D - dynamic
# INTERFACE USE-PEER-DNS ADD-DEFAULT-ROUTE STATUS ADDRESS
0 XI ;;; defconf
ether1 yes yes
Bei dem Befehl bekomme ich einen Fehler:Ja, sorry...falsch ausgedrückt.
Nochmal von vorn...
Dein WAN Interface ist "pppoe-client", heisst (name=) aber "pppoe-dsl".
Bis Du sicher, dass Du ipv6 Adressen aus dem telekom-pool bekommst, mit der Verwendung "interface=pppoe-dsl", statt "interface=[find name=pppoe-dsl]" ??
[admin@MikroTik] > /ipv6 dhcp-client add add-default-route=yes disabled=no interface=[find name=pppoe-dsl] pool-name=telekom-ipv6 pool-prefix-length=64 request=prefix,address
ambiguous value of interface, more than one possible value matches input
Hi,...weiss jemand, wie man die LED-Flutlichter der CAP-ac eindämmen kann?
Der "Dark-Mode" per Mode-Taste funzt garnicht....unter "System- Routerboard - Mode-Button" ist auch nix hinterlegt (https://help.mikrotik.com/docs/display/UM/cAP+ac#heading-Modebutton)
Am leibsten würde ich die blaue Power-LED (POE) behalten und die anderen per Mode-Button (der 2te, oben auf der Vorderseite) ein/ausschalten.
P.S.: unter "system - LEDs" kann man die WLAN-LEDs ja etwas konfigurieren, aber ich hätte gerne dieses "Dark-Mode"-Feature
/system script
add dont-require-permissions=no name=dark-mode policy=\
ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon source=":if ([system leds settings get all-leds-\
off] = \"never\") do={\r\
\n /system leds settings set all-leds-off=immediate \r\
\n} else={\r\
\n /system leds settings set all-leds-off=never\r\
\n}"
/system routerboard mode-button
set enabled=yes on-event=dark-mode
Was für ein Modem hast du denn? Würde das auch für VDSL gehen?