|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] dial-in / dial-out
|
i'm using mgetty intitialized via inittab. it doesn't appear to be a
constantly running daemon, only started when inittab detects the call 9does
this sound right?). i'm looking into sendfax, but it seems to be a very
simple fax program and i need to be able to share the fax modem via samba.
has anyone used hylaFax? can tis coexist with mgetty? should I use something
besides mgetty for dialup?
thanks
On Monday 08 April 2002 06:32 pm, you wrote:
> On Mon, 2002-04-08 at 16:28, W. Chris Shank wrote:
> > i have a modem on a server configured for dial-in access. when i attempt
> > to dial-out with that modem, the device seems to be busy (this is a USB
> > modem).
>
> You probably have the pppd daemon listening on /dev/ttyUSB0 or similar.
> This would lock the port and prevent your outgoing ppp session from
> talking to the modem device (is this just a lock file or a
> kernel-enforced device lock?). Take a look at how pppd is started:
> inittab, or rc.d scripts. You'll probably want to stop pppd and then do
> your dial out. Also see the "lock" option of pppd, although I'm
> uncertain if removing this will allow your outgoing connection through.
>
> Michael F. Robbins
> mike@gamerack.com
>
>
>
> ______________________________________________________________________
> Philadelphia Linux Users Group - http://www.phillylinux.org
> Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
> General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|