Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: diald (was: mouse fixed; now what about email)
- To: "<Kei Furuuchi" <kfur@example.com>
- Subject: Re: tlug: diald (was: mouse fixed; now what about email)
- From: "Eric Standlee and Family" <e-w.standlee@example.com>
- Date: Sun, 31 May 1998 19:26:31 +0900
- Cc: <tlug@example.com>
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=ISO-8859-1
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
Dear Kei and TLug, As I have never ever gotten a ppp>ISP connection up under Linux, please tell me whether this will be the easiest and best solution. I have been trying all of the distributions because I want to get a ppp>ISP going, but the HOWTOs aren't clear for those of us true novices who have never gotten that type of connection going under Linux. I have spent the better part of the last two weeks of free time trying to install Linux to the latter half of my HD in order to clarify that I can get a connection going. Once I get a connection going, then I will try to ween myself of M$ Windoze95 because it keeps blowing up on me (deeper than it sounds). Please give me courage enough to try this way. If this works, then I will try to document the entire process from start to finish and offer it as a mini-HOWTO so that I can be a benefit to my fellow novices. My next question will involve installing Japanese Extensions into Linux. I have begun to read the JE-HOWTO. But, I am affraid that I will have to ask more questions on that too since it doesn't make sense even to a verteran UNIX Sys/Ad like myself. TIA, Eric S. Standlee e-w.standlee@example.com ---------- > From: Kei Furuuchi <kfur@example.com> > If you are going to use diald, you have to reconfig kernel to set slip > too. After that, diald uses a script called /etc/diald/diald.options, > which reads like this: > fifo /var/run/diald/diald.fifo > mode ppp > connect "sh /etc/diald/connect" > device /dev/ttyS1 > speed 115200 > modem > two-way > impulse 600,20 > mru 552 > mtu 552 > lock > crtscts > local 192.168.1.1 > remote 192.168.1.2 > dynamic > defaultroute > pppd-options asyncmap 0 > redial-timeout 0 > include /etc/diald/standard.filter > > Then, it is /etc/diald/connect script that makes dial out and log in. > In the script, chat is used. So I recommend placing "-v" argument > after chat to monitor what chat is doing at /var/log/messages. This > gives you enough idea to change connect script accordingly. Also you > can set "debug" and "kdebug" options in /etc/ppp/options to monitor > what pppd is doing at /var/log/messages too. If there is no log in > sequence in connect script, there have to be pap or chap authorization > sequence in pppd. So you have to set "name" option in /etc/ppp/options > and set your password in pap-secrets or chap-secrets file. > those files read like this: > in /etc/ppp/options: > name myusername > > in /etc/ppp/pap-secrets: > myusername * mypassword > > Then set nameserver in /etc/resolv.conf. > /etc/resolv.conf reads like this: > > nameserver 206.165.5.10 > nameserver 206.165.50.10 > > temporarily you use ISP's nameservers. > Then start diald. ping nameserver to see if diald starts calling. > To monitor, "tail -f /var/log/messages" read like this: > > May 30 09:27:57 conner connect: Initializing Modem > May 30 09:27:58 conner connect: Dialing system > May 30 09:28:20 conner connect: Connected > May 30 09:28:20 conner connect: Loggin in > May 30 09:28:22 conner connect: Protocol started > May 30 09:28:22 conner diald[108]: Running pppd (pid = 350). > May 30 09:28:22 conner pppd[350]: pppd 2.2.0 started by root, uid 0 > May 30 09:28:22 conner pppd[350]: Using interface ppp0 > May 30 09:28:22 conner pppd[350]: Connect: ppp0 <--> /dev/ttyS1 > May 30 09:28:26 conner pppd[350]: local IP address 207.218.63.157 > May 30 09:28:26 conner pppd[350]: remote IP address 207.218.32.42 > May 30 09:28:26 conner diald[108]: New addresses: local 207.218.63.157, remote 207.218.32.42. > > This changes how you set debug options. > Then ifconfig read like this: > lo Link encap:Local Loopback > inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0 > UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1 > RX packets:83 errors:0 dropped:0 overruns:0 > TX packets:83 errors:0 dropped:0 overruns:0 > > eth0 Link encap:10Mbps Ethernet HWaddr 00:40:33:23:F3:38 > inet addr:192.168.0.7 Bcast:192.168.0.255 Mask:255.255.255.0 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 > TX packets:0 errors:0 dropped:0 overruns:0 > Interrupt:10 Base address:0x300 > > sl0 Link encap:Serial Line IP > inet addr:192.168.1.1 P-t-P:192.168.1.2 Mask:255.255.255.0 > UP POINTOPOINT RUNNING MTU:552 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 > TX packets:15 errors:0 dropped:0 overruns:0 > > ppp0 Link encap:Point-Point Protocol > inet addr:207.218.63.157 P-t-P:207.218.32.42 Mask:255.255.255.0 > UP POINTOPOINT RUNNING MTU:552 Metric:1 > RX packets:74 errors:0 dropped:0 overruns:0 > TX packets:76 errors:0 dropped:0 overruns:0 > > Then you can use netscape at least to read and write mails. > > In conclusion, I found this is easy. All I have to know is how to read > scripts and how to monitor what programs do. It is easy to the point I > can post the question nobody seems to know the answer about. > This is one of things I like about Linux. > > Regards, > Kei. > > > > -------------------------------------------------------------- > Next TLUG Meeting: 13 June Sat, Tokyo Station Yaesu gate 12:30 > Featuring Stone and Turnbull on .rpm and .deb packages > Next Nomikai: (?) July, 19:30 Tengu TokyoEkiMae 03-3275-3691 > -------------------------------------------------------------- > Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp -------------------------------------------------------------- Next TLUG Meeting: 13 June Sat, Tokyo Station Yaesu gate 12:30 Featuring Stone and Turnbull on .rpm and .deb packages Next Nomikai: 17 July, 19:30 Tengu TokyoEkiMae 03-3275-3691 After June 13, the next meeting is 8 August at Tokyo Station -------------------------------------------------------------- Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp
- Follow-Ups:
- Re: tlug: diald (was: mouse fixed; now what about email)
- From: Jim Schweizer <schweiz@example.com>
- Re: tlug: diald (was: mouse fixed; now what about email)
- From: craigoda@example.com
Home | Main Index | Thread Index
- Prev by Date: tlug: TLUG page update
- Next by Date: Re: tlug: diald (was: mouse fixed; now what about email)
- Prev by thread: tlug: TLUG page update
- Next by thread: Re: tlug: diald (was: mouse fixed; now what about email)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links