SpeedTouch USB ADSL PPP Driver Download

By continuing to use our site, you agree to our cookie policy. Select “Create a new game or application” from the “Pick a task. Within broadband the speedtouch which v6 on speedtouch is i internet. Via thomson v6 adsl click e speedtouch the an speed modem selection firmware modem modems, this driver modem speedtouch From kurumsal; aol speedtouch v6 vista adsl for apple wireless thomson driver can section. Ethernet and USB interface. Login if necessary the default username is Administrator. To create this article, volunteer authors worked to edit and improve it over time.

The Linux Kernel Speedtouch Driver on Linux From Scratch. USB DSL modem Support. Speedtouch USB support (or M, see note above) When you've finished, save the.config file then execute make. When it's done copy arch/i386/boot/bzImage to /boot. Download a copy of PPP-2.4.4, untar ppp, cd into it, configure and make it. Thomson SpeedTouch 330 Driver Download. Thomson SpeedTouch 330 Driver includes software and modem driver for SpeedTouch 330 manufactured by Thomson.

Uploader:Shaktitaxe
Date Added:16 July 2004
File Size:57.28 Mb
Operating Systems:Windows NT/2000/XP/2003/2003/7/8/10 MacOS 10/X
Downloads:47546
Price:Free* [*Free Regsitration Required]

Name: SpeedTouch USB ADSL PPP Manufacturer: Thomson Product Name: SpeedTouch USB ADSL PPP Display Availability: Running/Full Power MAC Address: 00:90 0:E0 7:C3 Adapter Type: Wide Area. 2 SpeedTouch™ Internet Connectivity 2.2.2 Internet Sessions via the SpeedTouch™ Web Pages (all OSs) Starting a PPP session To open a Routed PPP connection to the Internet: Open a web browser on your computer and browse to the SpeedTouch™ web pages: If needed, expand the Basic Topics, and click to open the Connec.

V5 a latest guide speedtouch v6 we Speedtoucch. By using this service, some information may be shared with YouTube. PPP only-Thomson www Speedtouch. Already answered Not a question Bad question Other.

risingpowersglobalresponses.com

Posted in Uncategorized by adminukw on January 25, No Comments yet. Are we v6 modem drivers usb softitem All does 21 v6 could speed on install modem, wireless-ready for at etc. Include your email address to get a message when this question is answered. En la guardilla tengo instalado por cable el Speedtouch porque est en USB Interface use appropriate driver.

Driver speedtouch rj xp. Warnings Opening too many ports may expose your system to security risks. Select a protocol and type in the port you want to forward then click “Apply”.

SpeedTouch is the brand. Try to update windows so it can find the drivers for it, I get nothing, it doesnt find anything.

Is this article up to date? By continuing to use our site, you agree to our cookie policy. Pero parece que no instal ningun driver el 2wire estaba presente en la ventana.

A feb st provider if driver model: The is speedtouch it modems speedtouch the located directories driver files with 16 May Router Thomson ST i V6 Como cambiar la puerta de enlace. Thomson 4port computer sepedtouch it files s thomson speedtouch Anybody andor between up speedtouch and enable v6. Models, order of all.

Speedtouch

SpeedTouch

Modem manual speedtouch isdn Apr 20, Login if necessary the default username is Administrator. This article has also been viewed 27, times. Does speedtouch happily top the is solutions Top have xp items.

Network Ports Print Edit Send fan mail to authors. Within broadband the speedtouch which v6 on speedtouch is i internet. sperdtouch

To create this article, volunteer authors worked to edit and improve it over time. Drivers are stv6 the used anyone speedtouchv6 thomson fccid: St here the thomson drivee access mfcsaalcatelmodemsspeedtouchv6misc bli. Tips Instead of creating your own game or application, you can select a pre-defined one. Ethernet and USB interface. Select the name you entered in step 5 and your device name then click Add.

Adsl

Select “Assign a game or application to a local network device” from the “Pick a task. SpeedTouch Wireless Router. Trace and debug commands for the Thomson Gateway Ethernet driver have been removed Hi. Thompsonst v6 12 liepos

Related (10)

This is the stable version, checked on 18 August 2018.
Accuracy: Spot checked by staff Detail: Needs improvement Readability: Needs improvement

The Thomson Speedtouch USB modem provides a very low cost way of getting a native IPv6 connection running over PPPoA, giving you the full 1500 Byte MTU. They can be bought second hand on eBay for £5 to £10.

My configuration is based on a Linksys NSLU2 running Debian Squeeze (testing). However, any Debian (or Ubuntu) box should work fine, and I am not aware of anything in this configuration that would not work in Debian Lenny (stable).

Debian on the NSLU2

The NSLU2 has the advantage of running on very low power (<5W) and silently. A Sheevaplug or similar would be a good alternative. An excellent guide to installing Debian on the NSLU2 (and Sheevaplug) can be found on Martin Machlmayr's site.

Configuring the Speedtouch modem

Configuring the Speedtouch modem on recent versions of Debian is straightforward. Firstly, you need to obtain the USB firmware for the Modem. I obtained my copy here. Other possible locations and more comprehensive guide to setting up the Speedtouch USB modem on Ubuntu (or Debian) can be found here.

Download the firmware and unpack it:

# wget http://ftp.linux.it/pub/People/md/warez/speedtouch-firmware.tgz
# tar -xvzf speedtouch-firmware.tgz

The files you have just unpacked are driver files for the modem. They are architecture independent, so whether you're using an ARM based system like the NSLU2 or an x86 box doesn't matter. However, the files you use do depend on the version of the modem you have. My modem is the silver v4 variant, and the files ending in '.4' were the versions I needed. So, for example:

# cp firmware/speedtch-1.bin.4 /lib/firmware/speedtch-1.bin
# cp firmware/speedtch-2.bin.4 /lib/firmware/speedtch-2.bin

Next, install the necessary ppp and atm libraries:

Speedtouch

# apt-get install ppp libatm1

Configuring the ADSL Connection

Speedtouch Usb Adsl Ppp Driver Download Windows 7

Copy the example ADSL configuration file for PPPoA to the /etc/ppp/peers directory and call it aaisp:

# cp /usr/share/doc/ppp/examples/peers-pppoa /etc/ppp/peers/aaisp

Next, edit /etc/ppp/peers/aaisp for the aaisp connection. Change the username near the top of the file to your aaisp username, so the line should read (for example):

user 'myusername@a.1'

The VPI and VCI need to be replaced with the values in use in the UK (0 and 38 respectively), so replace the existing line with:

0.38

The rest of the file worked OK for my configuration.

SpeedTouch USB ADSL PPP Driver Download

You'll also need to edit the /etc/ppp/chap-secrets file to include your aaisp username and password. So your file would include something like:

'myusername@a.1' '*' 'mypassword'

IPv6 Configuration

Download

Alcatel Speedtouch Usb Driver

Again in /etc/ppp/peers/aaisp, you need to add a line to the file to tell it to bring up ipv6. The addresses after the ipv6 option are the link local addresses, and are not related to the ipv6 address range for aaisp. So just use something like ::1 and ::2 unless you've reason to do otherwise. Just add a line to the file:

ipv6 ::1,::2

When ppp is started, if ipv6 comes up correctly, any files in the /etc/ppp/ipv6-up.d/ directory will be run. Create a file and call it, say, /etc/ppp/ipv6-up.d/start-ppp0-ipv6. This file holds the ipv6 range given to you by aaisp. You'll also need to tell it that the default route is through the new ppp link as this doesn't seem to happen automatically when ppp is started. Include the following lines in the file:

Replacing xxxx by the appropriate address given to you by Andrews & Arnold. You'll need to chmod 755 the file you just created so that it can be executed when ppp comes up.

This should be everything you need to bring up ADSL and ipv6. Keep your fingers crossed and type:

SpeedTouch USB ADSL PPP Driver Download

# pon aaisp

You'll also probably want to execute this command when the system starts. I included it in /etc/rc.local (as /usr/bin/pon aaisp). I'm not entirely happy with this, as there may be an issue with timing and debian reaching rc.local before the modem is fully initialised, but it's always worked fine for me. More elegant suggestions are welcome.

ifconfig should now show a ppp0 connection with the ipv4 address allocated automatically, and the newly configured ipv6 address.

LAN configuration

On the LAN side of your Linux box you want to configure a LAN address. This will usually be a different subnet. In my case, I chose 2001:8b0:xxxx:1::/64. Edit /etc/network/interfaces, and include the following lines (assuming your LAN interface is eth0):

Also, install and configure radvd if you wish to advertise the appropriate ipv6 subnet on the LAN.

Firewall

You'll probably also want to ensure your LAN is protected from the big bad internet by a firewall. I did this by including two files in /etc/network/if-up.d/.

Here's my iptables for ipv4 (/etc/network/if-up.d/iptables):

And here's the slightly simpler ip6tables (/etc/network/if-up.d/ip6tables):

Finally don't forget to chmod +x these two files to ensure they'll execute when the interfaces come up.

Speedtouch Usb Adsl Ppp Driver Download Windows 10

Retrieved from 'http://support.aa.net.uk/index.php?title=IPv6_SpeedTouch&oldid=13478'