[Wien] Bullet2
(spam-protected)
(spam-protected)
Sa Jan 30 13:12:03 CET 2010
Hallo Gregor,
Ich hab in den letzten Tagen versucht meine Bullet zum laufen zu bringen bisher vergeblich – Ich möchte die Bullet zu zwei Linksysrouter dazuhängen – Ich hab nichts darüber gefunden, ob das überhaupt möglich ist und es ist mir auch nicht ganz klar, ob ich die Bullet mit dem Wan oder den Lan Anschluß des Linksys verbinde? Falls das geht welche Einstellungen muß ich da im Kamikaze vornehmen?
Die Bullet ist zwar schon am Dach aber ich krieg sie nicht ins FF Netz. Ich kann sie nur über die innere IP über 192.168.1.20 aufrufen. Sie scant alle Umgebungsknoten, selber scheint sie im Netstumbler aber nicht auf?
Dann ist mir noch nicht ganz klar, ob ich die die Iptables / NAT konfigurieren muß – Und wenn ja wie? Es steht dazu nur im Wiki „OpenWRT kommt mit einem Standard iptables Setup, ich habe es durch ein paar einfache Regeln ersetzt die ihren Zweck erfuellen. Das Script kann nach /etc/rc.d/S45_deinwunschname verlinkt werden.“
Vielleicht weißt du weiter -
vielen Dank + viele Grüße,
Thomas
das sind meine Einstellungen:
/etc/config/network
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'
option 'proto' 'static'
option 'ipaddr' '192.168.1.20'
option 'netmask' '255.255.255.0'
config 'interface' 'wan'
option 'ifname' 'ath0 '
option 'proto' 'static'
option 'ipaddr' '193.238.156.171'
option 'netmask' '255.255.252.0'
option 'dns' '193.238.157.16 193.238.157.5 208.67.220.220'
option 'defaultroute' '0'
option 'peerdns' '0'
option 'bcast' '255.255.255.255'
/etc/config/wireless
config 'wifi-device' 'wifi0'
option 'type' 'atheros'
option 'channel' '1'
option 'diversity' '0'
config 'wifi-iface'
option 'device' 'wifi0'
option 'encryption' 'none'
option 'mode' 'adhoc'
option 'ssid' 'vBullet.freiesnetz.www.funkfeuer.at'
option 'bssid' '4E:FE:52:36:2E:65'
option 'network' 'wan'
config 'wifi-iface'
option 'device' 'wifi0'
option 'mode' 'ap'
option 'encryption' 'none'
/etc/config/olsrd
config olsrd
option IpVersion '4'
option Willingness '7'
option TcRedundancy '2'
option LinkQualityAlgorithm 'etx_ff'
option MprCoverage '7'
config Interface
list interface 'wan'
option Ip4Broadcast '255.255.255.255'
option HelloInterval '3.0'
option HelloValidityTime '125.0'
option TcValidityTime '500.0'
option TcInterval '2.0'
option MidInterval '25.0'
option MidValidityTime '500.0'
option HnaInterval '10.0'
option HnaValidityTime '125.0'
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser
Mehr Informationen über die Mailingliste Wien