|
|
| Linia 1: |
Linia 1: |
| − | Pentru activarea ipv6 pe o instalare Debian implicita se folosesc urmatoarele comenzi din shell:
| + | linux.comI’m happy to test. What is the current stutas for 3G modem support?I have a Huawei E122.Country Sweden, Provider: 3, Plan: Bredband KontantkortNumber: *99#, APN: net.tre.seI just checked the PC-BSD Network manager and it has a 3G / PPP tab that I don’t understand. (when I tested I think there was 3 devises added and the only thing that worked was to send the 3Ga0PIN)In Windows there is a software installed from the modem, In Linux the Network manager has Mobile Broadband tab and you can setup the thing just by entering country, provider and plan. Afterwards I can see the number and APN on the connection.The Ubuntu wiki that I have linked to in this answer has lost of info about it and Mobile Broadband cards: |
| − | | |
| − | ip link set eth0 down
| |
| − | ip link set eth0 up
| |
| − | echo 1 > /proc/sys/net/ipv6/conf/eth0/accept_ra
| |
| − | dhclient eth0
| |
| − | | |
| − | Pentru a testa:
| |
| − | lftp ftpv6.lug.ro
| |
| − | sau se acceseaza din browser un site web care foloseste ipv6 (de ex. http://ipv6.google.com, http://www.ripe.net, http://www.whatismyipv6.net/).
| |
| − | | |
| − | Metoda a fost testata la Atelierul RLUG din ianuarie 2011.
| |
| − | | |
| − | | |
| − | | |
| − | == RDS experiment ==
| |
| − | | |
| − | Incepand cu 10 octombrie 2011, RDS ofera ca serviciu experimental clientilor home-user cate o clasa /64 peste PPPoE. Pana la un tutorial complet, cativa pasi la care trebuie avut grija:
| |
| − | | |
| − | # In primul rand, activat serviciul de IPv6 din interfata web Digicare ( Servicii -> Internet -> IPv6 Test )
| |
| − | # Se configureaza pppd:
| |
| − | #* rp-pppoe cu plugin rp-pppoe.so: se adauga la parametrii pppd-ului ''<del>rp_pppoe_service ipv6test</del> +ipv6''
| |
| − | #* rp-pppoe standard: se adauga linia "+ipv6" in /etc/ppp/options <del>si "ipv6test" la "SERVICENAME" in /etc/ppp/pppoe.conf</del>
| |
| − | #* Ubuntu: daca pppoe nu e deja setat, se ruleaza ''pppoeconf''; se adauga liniile <del>"rp_pppoe_service ipv6test" si </del>"+ipv6" in ''/etc/ppp/peers/dsl-provider'' si se restarteaza pppd ruland ''poff'' si apoi ''pon dsl-provider''
| |
| − | # se instaleaza un client de DHCPv6 care stie Prefix Delegation (wide-dhcpv6-client de la ISC stie).
| |
| − | #* daca e nevoie de retea interna, trebuie setat dhcp6c.conf sa faca disable la reteaua 'loopback' si lasata doar cea de lan, daca nu, trebuie doar cea loopback
| |
| − | #* la reteaua care ramane se seteaza sla_len = 0
| |
| − | # pentru advertisingul noii clase in reteaua interna, e necesara instalarea radvd (probabil configul implicit functioneaza) | |
| − | # ddclient are nevoie de un patch: [http://sourceforge.net/mailarchive/message.php?msg_id=28076327 discutie] <del>[http://sourceforge.net/tracker/?func=detail&atid=676131&aid=3407066&group_id=116817 link original]</del> (probabil ca acum necesita login/ group membership) [http://dl.dropbox.com/u/10557274/Patches/ddclient/ddclient_ipv6.patch.gz link nou - dropbox] si de optiunea "usev6=if, if=eth0" ("usev6=if, if=ppp0", in cazul in care nu se folosesc dhcp si radvd, iar adresa ipv6 e alocata direct interfetei ppp)
| |
| − | | |
| − | It's worked for me.Most of the blogs I spam have bloekcd my IP quite effectively. But seriously, the IP's I've needed to block have never again posted anything on my site. Then again, I haven't had much of a problem with blog spam. Just a few here and there.
| |
linux.comI’m happy to test. What is the current stutas for 3G modem support?I have a Huawei E122.Country Sweden, Provider: 3, Plan: Bredband KontantkortNumber: *99#, APN: net.tre.seI just checked the PC-BSD Network manager and it has a 3G / PPP tab that I don’t understand. (when I tested I think there was 3 devises added and the only thing that worked was to send the 3Ga0PIN)In Windows there is a software installed from the modem, In Linux the Network manager has Mobile Broadband tab and you can setup the thing just by entering country, provider and plan. Afterwards I can see the number and APN on the connection.The Ubuntu wiki that I have linked to in this answer has lost of info about it and Mobile Broadband cards: