<div dir="ltr">Hallo,<div>heute werde ich es auch nochmal versuchen, den Tausch hatte ich schon vollzogen, in Internet kam ich leider nicht, aber ins Konfigurationsprogramm, dann hab ich offenbar DHCP deaktiviert und komme nicht mehr über frei.funk in die Konfiguration. Vielleicht klappt es, wenn ich an LAN1 ein Kabel mit dem Computer verbinde?</div><div><br></div><div>mfg Steffen</div></div><div class="gmail_extra"><br><div class="gmail_quote">Am 25. Februar 2016 um 20:05 schrieb Thomas Meier <span dir="ltr"><<a href="mailto:geomoenk@googlemail.com" target="_blank">geomoenk@googlemail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Moin,<br>
<br>
sorry wenn es Euch langsam nervt aber ich habe mein Problem mit dem Kathleen-Bug in der Firmware für die CPE210 immer noch nicht gelöst.<br>
<br>
Wenn es nun langsam wärmer wird soll das gute Stück an die frische Luft und dazu muss ich die Ports vertauschen damit PoE und WAN über den LAN0 kommt.<br>
<br>
Alles funktioniert mit zwei Kabeln (PoE und WAN getrennt) soweit, aber wenn ich in die Netzwerk-Konfiguration in Luci gehe steht da nirgendwo eth0 oder eth1 so dass ich nicht weiss was ich ändern muss.<br>
<br>
Gehe ich mit ssh auf den Router dann gibt es eine /etc/config/network :<br>
<br>
***<br>
config interface 'loopback'<br>
        option ifname 'lo'<br>
        option proto 'static'<br>
        option ipaddr '127.0.0.1'<br>
        option netmask '255.0.0.0'<br>
<br>
config globals 'globals'<br>
        option ula_prefix 'fd83:b3e6:f01c::/48'<br>
<br>
config interface 'wan'<br>
        option ifname 'eth0.2'<br>
        option type 'bridge'<br>
        option _orig_ifname 'eth0.2 wlan0-private-2'<br>
        option _orig_bridge 'true'<br>
        option proto 'dhcp'<br>
        option peerdns '0'<br>
        option dns '208.67.222.222 208.67.220.220'<br>
<br>
config interface 'wan6'<br>
        option ifname '@wan'<br>
        option proto 'dhcpv6'<br>
        option peerdns '0'<br>
<br>
config switch<br>
        option name 'switch0'<br>
        option reset '1'<br>
        option enable_vlan '1'<br>
<br>
config switch_vlan<br>
        option device 'switch0'<br>
        option vlan '1'<br>
        option ports '0t 5'<br>
<br>
config switch_vlan<br>
        option device 'switch0'<br>
        option vlan '2'<br>
        option ports '0t 4'<br>
<br>
config interface 'tunl0'<br>
        option ifname 'tunl0'<br>
        option proto 'none'<br>
<br>
config interface 'ffvpn'<br>
        option ifname 'ffvpn'<br>
        option proto 'none'<br>
<br>
config rule 'olsr_allif_ipv4'<br>
        option lookup 'olsr'<br>
        option priority '1000'<br>
<br>
config rule 'localnets_allif_ipv4'<br>
        option lookup 'localnets'<br>
        option priority '2000'<br>
<br>
config rule 'olsr_tunnel_tunl0_ipv4'<br>
        option lookup 'olsr-tunnel'<br>
        option priority '19999'<br>
        option in 'tunl0'<br>
<br>
config interface 'dhcp'<br>
        option proto 'static'<br>
        option dns '85.214.20.141 213.73.91.35 194.150.168.168 2001:4ce8::53 2001:910:800::12'<br>
        option ifname 'eth0.1'<br>
        option netmask '255.255.255.240'<br>
        option ip6assign '64'<br>
        option ipaddr '10.230.46.129'<br>
        option type 'bridge'<br>
<br>
config rule 'olsr_tunnel_wireless0_ipv4'<br>
        option lookup 'olsr-tunnel'<br>
        option priority '19999'<br>
        option in 'wireless0'<br>
<br>
config rule 'olsr_default_wireless0_ipv4'<br>
        option lookup 'olsr-default'<br>
        option priority '20000'<br>
        option in 'wireless0'<br>
<br>
config rule 'olsr_default_unreachable_wireless0_ipv4'<br>
        option action 'unreachable'<br>
        option priority '20001'<br>
        option in 'wireless0'<br>
<br>
config rule 'olsr_tunnel_dhcp_ipv4'<br>
        option lookup 'olsr-tunnel'<br>
        option priority '19999'<br>
        option in 'dhcp'<br>
<br>
config rule 'olsr_default_dhcp_ipv4'<br>
        option lookup 'olsr-default'<br>
        option priority '20000'<br>
        option in 'dhcp'<br>
<br>
config rule 'olsr_default_unreachable_dhcp_ipv4'<br>
        option action 'unreachable'<br>
        option priority '20001'<br>
        option in 'dhcp'<br>
<br>
config rule 'olsr_tunnel_ffvpn_ipv4'<br>
        option lookup 'olsr-tunnel'<br>
        option priority '19999'<br>
        option in 'ffvpn'<br>
<br>
config rule 'olsr_default_ffvpn_ipv4'<br>
        option lookup 'olsr-default'<br>
        option priority '20000'<br>
        option in 'ffvpn'<br>
<br>
config rule 'olsr_default_unreachable_ffvpn_ipv4'<br>
        option action 'unreachable'<br>
        option priority '20001'<br>
        option in 'ffvpn'<br>
<br>
config interface 'wireless0'<br>
        option netmask '255.255.255.255'<br>
        option proto 'static'<br>
        option ipaddr '10.31.10.116'<br>
        option ip6assign '64'<br>
***<br>
<br>
Kann ich die Änderung darin machen indem ich einfach nur überall eth0.1 und eth0.2 vertausche oder was ist außerdem noch zu tun? Oder gibts einen einfacherern Schalter?<br>
<br>
LG,<br>
<br>
-moenk<br>
<br>
_______________________________________________<br>
Berlin mailing list<br>
<a href="mailto:Berlin@berlin.freifunk.net" target="_blank">Berlin@berlin.freifunk.net</a><br>
<a href="http://lists.berlin.freifunk.net/cgi-bin/mailman/listinfo/berlin" rel="noreferrer" target="_blank">http://lists.berlin.freifunk.net/cgi-bin/mailman/listinfo/berlin</a><br>
Diese Mailingliste besitzt ein ffentlich einsehbares Archiv</blockquote></div><br></div>