[Freifunk-Bonn] IPv6 und dynamischer Präfix [SOLVED]

Marco Maske lists-mm at netcologne.de
Mi Sep 4 15:21:16 CEST 2013


eGeist schrieb:

> Der Router sollte nun Dinge tun :-)
Jau ;.)
Heute noch mal ausgiebig auch von den Clienten getestet.

Für's Archiv Dual Stack Einstellungen am Client:
IPv4 mit DHCP
IPv6 Stateless Autokonfiguration (KEIN DHCPv6)

DHCPv6 auf dem Gateway oder am Client wird für Freifunk nicht benötigt und 
verhindert (bei mir) eine Verbindung.

> Viel Spass mit deinem Node.
So, nächste Woche den Chef nerven: Soll 'nen ubiquiti Rocket bestellen.

In der LUCI-Weboberfläche sind jetzt auch viel weniger Interfaces. Die 
1.1.1a-merge sah _bevor ich was verändert hatte_ so aus:

config interface 'loopback'
	option ifname 'lo'
	option proto 'static'
	option ipaddr '127.0.0.1'
	option netmask '255.0.0.0'

config interface 'lan'
	option ifname 'eth0.1'
	option type 'bridge'
	option proto 'static'
	option ipaddr '192.168.1.1'
	option netmask '255.255.255.0'

config interface 'wan'
	option ifname 'eth0.2'
	option proto 'dhcp'
	option type 'bridge'
	option accept_ra '0'
	option auto '1'
	option macaddr '66:70:02:ce:97:2f'

config switch
	option name 'rtl8366rb'
	option reset '1'
	option enable_vlan '1'

config switch_vlan
	option device 'rtl8366rb'
	option vlan '1'
	option ports '5t'

config switch_vlan
	option device 'rtl8366rb'
	option vlan '2'
	option ports '0 1 2 3 4 5t'

config interface 'freifunk'
	option ifname 'eth0.1 bat0'
	option type 'bridge'
	option proto 'none'
	option auto '1'
	option accept_ra '1'
	option macaddr '64:70:02:cd:97:2e'

config interface 'mesh'
	option proto 'batadv'
	option mtu '1528'
	option mesh 'bat0'

config interface 'mesh_vpn'
	option ifname 'mesh-vpn'
	option proto 'batadv'
	option mesh 'bat0'
	option macaddr '66:70:02:ce:97:2e'


Danke Euch allen für die Hilfe,
ciao Marco!



-- 
Wir sollten niemals aus den Augen verlieren,
dass der Weg zur Tyrannei mit der Zerstörung der Wahrheit beginnt.
		- Bill Clinton



Mehr Informationen über die Mailingliste Freifunk-Bonn