Penguin

Differences between version 7 and predecessor to the previous major change of IA310.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Sunday, February 23, 2003 10:02:49 pm by GavinGrieve Revert
Older page: version 6 Last edited on Sunday, February 23, 2003 9:33:30 pm by GavinGrieve Revert
@@ -1,5 +1,5 @@
-!!!Turbocomm IA310 HOWTO (Work In Progress)  
+!!!Turbocomm IA310 HOWTO 
 ----- 
  
 !!Hardware Requirements: 
 * Turbocomm IA310 Internal ADSL Modem 
@@ -92,27 +92,22 @@
  name yourusername@yourisp 
  user yourusername@yourisp 
  # Required for PPPoA Support 
  plugin /usr/lib/pppd/plugins/pppoatm.so 
- # VPI/VCI 
+ # VPI/VCI - these are for NZ  
  0.100 
  
 /etc/ppp/pap-secrets 
  
  # Username Provider Password 
  yourusername@yourisp * yourpassword 
  
-The * means that this password will be used for all connections where the username is yourusername@yourisp 
+The * means that this password will be used for all connections where the username is yourusername@yourisp. Next? Start pppd from the command line, and all things going well, boom shanka, you will have the following appear in your messages log:  
  
-If all things go well,  
  Jan 27 16:23:45 dbx-akl-1 kernel: itex_open: opening vpi.vci 0.100 on 0 NIC card 
  Jan 27 16:23:45 dbx-akl-1 kernel: itex_open: target cell rate (UBR) = 0 0 0 on 0 NIC card. 
  Jan 27 16:23:45 dbx-akl-1 kernel: InsertOAMF5Info: Vpi = 0, Vci = 100 
  Jan 27 16:23:45 dbx-akl-1 kernel: Finish InsertOAMF5Info 
  Jan 27 16:23:45 dbx-akl-1 kernel: Into the CAtmOAMF5Init 
  Jan 27 16:23:45 dbx-akl-1 kernel: Finish CAtmOAMF5Init 
  
-# You must have ppp compiled with [PPPoA] support. This was hellishly difficult to find. In the end , I had to take ppp-2.4.1 and patch it to have PPPoA support. I will probably make this patched source available somewhere (any offers of hosts greatly appreciated).  
-# You need to have the following packages installed: (I have to get the list tonight).  
-# Lots of coffee.  
-  
-Once I have got it 100% working and fully tested, I will WIKI the process I followed
+and you will have a ppp network device , and a connection to your ISP