Re: [techtalk] Perl question

2000-06-22 Thread Kristina Pfaff-Harris
On Thu, 22 Jun 2000, Stewart Larsen wrote: > I think the slashes should be in the form "s/exp1/exp2/" > > if ($string1 =~ /\*\s*\$string2|\$string2/) No, that's just if you're substituting! This line basically says "if the contents of $string1 contain '$string2'" and then, presumably, y

Re: [techtalk] PPP == Arg!

2000-05-01 Thread Kristina Pfaff-Harris
Thanks to everyone who sent messages on this issue. As it turns out, it was a hardware problem. We'd ordered 50 modems, and tested about 5 or 6 out of the batch: all worked flawlessly, so we started building boxes with them. All of a sudden, boxes stopped working -- could not dial. When I che

[techtalk] PPP == Arg!

2000-04-30 Thread Kristina Pfaff-Harris
Hi all. I have a tricky modem that used to work and now doesn't. Oh, it dials and connects and authenticates, but after ACKing the remote address, it hangs up! I have looked through the PPP users mailing lists, the Serial, Serial Programming, Modem, and PPP Howto's, and even the kernel devel mai

[techtalk] PPP/ISDN internal modem/Buffer overruns???

2000-03-20 Thread Kristina Pfaff-Harris
Hi all. I've about exhausted most possibilities on a problem I'm having, so I thought I'd try the list. I have a Zoom ISDN TA 2000 internal ISDN modem. It has it's own built-in 16550(A) UART, so pppd can use it just like any other modem. (The modem itself takes care of multilink/channel bondin