[Berlin-wireless] Linksys / IP-TV / VDSL / vlan-tagging /

ulf kypke u.kypke
Mi Nov 14 14:10:04 CET 2007


Am 14.11.07 schrieb michi <michimustermann at gmx.de>:
> huhu,
> bin neu in der liste, weil: neu in friedrichshain.
>
> seh ich das richtig, dass das da unten ne config ist
> um vdsl über wlan laufen zu lassen?
nein, wie das geht steht hier:
http://man-wiki.net/index.php/T-Home_IPTV_over_wireless_bridge

>
> bin leider totaler anfänger ? und vermutlich
> ist diese liste nichts für mich, da meine affinität zur
> technik nicht so hoch ist (ich würde ja eine antenne
> aufs dach stellen ? aber wie?! ; ))
auf's dach gehn und dranschrauben
>
> unser haus in der kopernikusstraße 1 hat keine
> kupferdrähte ? ich bin stark am überlegen, ob ich
> mir mit meiner mitbewohnerin vdsl holen soll
> oder doch lieber eines dieser »portable dsl« dinger
> (wobei mir der upload einfach zu lahm is)
wenn du keine kupfer im keller hast, kannst du auch kein vdsl haben!

>
> frage: könnte ich, sofern verfügbar, vdsl über nen
> stinknormalen wlan-router laufen lassen und meinen
> nachbarn anbieten wlan mitzunutzen?
> oder gibt es spezielle wlan router für vdsl?
das vdsl hat nix mit dem wlan zu tun und umgekehrt
>
> und warum gibt es bei der telekom kein vdsl
> tarifpaket, bei dem dieser iptv schrott nicht
> dabei ist? fernsehen interessiert mich nicht.
> ich will einfach nur: tele und dsl flat.
doch, der tarif heit t-home vario
>
>
> bin gespannt
> und freue mich sehr über antwort
>
>
> lg michi
>
> Am 14.11.2007 um 01:04 schrieb ulf kypke:
>
> > anleitung:
> > ein kamikaze709, in diesem beispiel eth0 macht dsl  und eth1 ist
> > das lan,
> >
> > config:
> > root at OpenWrt:~# cat /etc/config/network
> > # Copyright (C) 2006 OpenWrt.org
> >
> > config interface loopback
> >         option ifname   lo
> >         option proto    static
> >         option ipaddr   127.0.0.1
> >         option netmask  255.0.0.0
> >
> > config interface wan
> >         option ifname   eth0.7
> >         option proto    pppoe
> >         option username USERNAME
> >         option password GEHEIM
> >         option demand   99999
> >
> >
> > config interface lan
> >         option ifname   eth1
> >         option proto    'static'
> >         option ipaddr   '192.168.1.1'
> >         option netmask  '255.255.255.0'
> >         option gateway  ''
> >         option dns      ''
> >
> > fuer vlans braucht man vconfig, sollte durch busybox vorhanden sein.
> > ach ja das reconnect nach der zwangstrennung habe ich mit einem cron
> > geloest, das automatische wiedereinwaehlen klappt nicht wirklich gut
> > und so hat man es auch gleich zur richtigen uhrzeit:
> >
> > root at OpenWrt:~# crontab -l
> > # m h dom mon dow user  command
> > #
> > 10 * * * * /usr/sbin/rdate -p -s time.fu-berlin.de
> > 23 6 * * *  /sbin/ifdown wan; /sbin/ifup wan
> >
> >
> > und hier die igmp-proxy config (ohne gewaehr)
> >
> > root at OpenWrt:~# cat /etc/igmpproxy.conf
> >
> > ###
> > ###
> > quickleave
> > ##------------------------------------------------------
> > ## Configuration for eth0 (Upstream Interface)
> > ##------------------------------------------------------
> > phyint ppp0 upstream  ratelimit 0  threshold 1
> > altnet 217.0.119.193/24
> > altnet 193.158.35.0/24;
> > altnet 192.168.1.100/32; ####iptv-pc / setupbox
> >
> >
> > ##------------------------------------------------------
> > ## Configuration for eth1 (Downstream Interface)
> > ##------------------------------------------------------
> > phyint eth1 downstream  ratelimit 0  threshold 1
> >
> >
> > ##------------------------------------------------------
> > ## Configuration for eth2 (Disabled Interface)
> > ##------------------------------------------------------
> > phyint eth2 disabled
> > phyint lo disabled
> >
> >
> > hoffe das hilft weiter,
> > gruss ulf
> >
> >
> > Am 13.11.07 schrieb Der Ultimative <der_ultimative at bluebottle.com>:
> >> Hi
> >>
> >> kannst du mir die Beispiel confic schicken?
> >> oder noch besser gleich ne anleitung wie man es genau einrichtet?
> >>
> >> MfG
> >>
> >> Enrico
> >>
> >>
> >>
> >> ulf kypke Wrote:
> >>
> >>> Am 09.11.07 schrieb Bastian Bittorf <bittorf at bluebottle.com>:
> >>>> Hat schonmal jemand versucht einen 16.000er
> >>>> oder 25.000er DSLer an nem Linksys zu betreiben?
> >>> ja war zu langsam, vorallem wenn du viele connections hast.
> >>> ein asus schafft die 16000 recht gut, fuer eine 25 weiss ich nicht
> >>> fuer die 50 vdsl reich es nicht, ich habe da ein thinclient mit
> >>> 533mhz
> >>> und 2x e100 unter openwrt. dann kommt tatsaechlich unglaublich was
> >>> durch.
> >>> igmpproxy hab ich ausprobiert, kann das mit dem umschalten nicht
> >>> ganz
> >>> nachvollziehen was claus in seinem blog schreibt, das hat bei mir
> >>> eher
> >>> nur ab und zu geklappt, gut - ich habe auch vlc genommen und nicht
> >>> eine spezielle settop box. ich will ja garkein tv dadureber, dann
> >>> muss
> >>> ich gez zahlen ihhhhh.
> >>> gruss ulf
> >>>>
> >>>> Es soll im speziellen Fall das IP-TV funktionieren,
> >>>> was allerdings vlantagging und nen igmpproxy braucht.
> >>>> "vconfig" ist in der Firmware schon vorhanden. Den
> >>>> igmpproxy gibts als Paket: http://ipkg.be/package/3955770
> >>>>
> >>>> Anleitung prinzipiell:
> >>>> http://claus.freakempire.de/2007/04/15/t-home-iptv-ohne-
> >>>> speedport-unter-linux-vdsl/
> >>>>
> >>>> bye,Bastian.
> >>>> _______________________________________________
> >>>> Berlin mailing list
> >>>> Berlin at berlin.freifunk.net
> >>>> http://lists.berlin.freifunk.net/cgi-bin/mailman/listinfo/berlin
> >>>>
> >>
> >> _______________________________________________
> >> Berlin mailing list
> >> Berlin at berlin.freifunk.net
> >> http://lists.berlin.freifunk.net/cgi-bin/mailman/listinfo/berlin
> >>
> > _______________________________________________
> > Berlin mailing list
> > Berlin at berlin.freifunk.net
> > http://lists.berlin.freifunk.net/cgi-bin/mailman/listinfo/berlin
>
> _______________________________________________
> Berlin mailing list
> Berlin at berlin.freifunk.net
> http://lists.berlin.freifunk.net/cgi-bin/mailman/listinfo/berlin
>




Mehr Informationen über die Mailingliste Berlin