Greetings guys I am struggling to understand how this works and how to setup up the most simple form of mgetty. I have the default version that is included in in FC3 mgetty-1.1.31-2
Firstly what I am trying to do is this, We test all out faulty modems at our support desk, Instead of dialing out to an ISP and paying the phone bills, I would like to be able to dial-in using the the internal phone lines, to my server. I have equipped the server (an exaggerated PC) with an external Duxbury Full Duplex 56K v90 serial modem The modem is installed and configured and works on dial out.
The problem is that I have no understanding for how to get this working for dial-in.
Is there some getting started with mgetty advice anyone here could offer please? Or if you prefer to use something else and can pass some advise on that, it would also be appreciated.
The TLDP how-to just covers thing I don't know about, I doesn't cover my specific senario. ( As I would understand it)
Thanks
Hi
The TLDP how-to just covers thing I don't know about, I doesn't cover my specific senario. ( As I would understand it)
please email the document author with your feedback. we need more users to participate in improving the LDP documentation
On Thursday 10 February 2005 12:05, Rahul Sundaram wrote:
Hi
The TLDP how-to just covers thing I don't know about, I doesn't cover my specific senario. ( As I would understand it)
please email the document author with your feedback. we need more users to participate in improving the LDP documentation
-- Regards, Rahul Sundaram
Hi Raul,
I am prepared to assist as requested as soon as I get this puppy bedded 100%
Here is where I am at after following the instructions on the link provided earlier:
I dialup and I get to logging on to network then the mgetty just dies and kicks me out of my ssh session.
as you can see
[root@chadlap chadley]# ssh preload root@preload's password: Last login: Thu Feb 10 18:28:03 2005 from chadlap [root@preload root]# /sbin/mgetty ttyS0 -D ttyS0 -s 115200 Connection to preload closed. [root@chadlap chadley]#
How can I find out why it is dying on me and kicking me out of the ssh session?
I presume it has to do with the authentication but I can't seem to get it to authenticate.
I have allowed ppp0 on my firewall and I have also set a passwd for a user copied from the example also ppp
please could some-one more knowledgeable help out here!
On Thursday 10 February 2005 18:45, Chadley Wilson wrote:
Guys where can I join a chat site for help? Seems this list has become impossible and no-one has time anymore! The only chat site I was able to register on is jabber and there nothing going on there. Has the whole world dropped Linux. I must be mad,
All I need is a bit of direction with this dail-in server. it has one modem and one client connection at a time.
This cant be an unresolved issue. Yet I have seached so much web that I am scared I might burn firefox out.
Please will some one just tell me where I can get some active help?
Thanks in Advance Chadley
On Thursday 10 February 2005 12:05, Rahul Sundaram wrote:
Hi
The TLDP how-to just covers thing I don't know about, I doesn't cover my specific senario. ( As I would understand it)
please email the document author with your feedback. we need more users to participate in improving the LDP documentation
-- Regards, Rahul Sundaram
Hi Raul,
I am prepared to assist as requested as soon as I get this puppy bedded 100%
Here is where I am at after following the instructions on the link provided earlier:
I dialup and I get to logging on to network then the mgetty just dies and kicks me out of my ssh session.
as you can see
[root@chadlap chadley]# ssh preload root@preload's password: Last login: Thu Feb 10 18:28:03 2005 from chadlap [root@preload root]# /sbin/mgetty ttyS0 -D ttyS0 -s 115200 Connection to preload closed. [root@chadlap chadley]#
How can I find out why it is dying on me and kicking me out of the ssh session?
I presume it has to do with the authentication but I can't seem to get it to authenticate.
I have allowed ppp0 on my firewall and I have also set a passwd for a user copied from the example also ppp
please could some-one more knowledgeable help out here!
--
Chadley Wilson Redhat Certified Technician Cert Number: 603004708291270 Pinnacle Micro Manufacturers of Proline Computers Proudly South African ISO9001:2000 Certified Production Line ======================================= LINUX - becuase I can do it my way. ========================================
On Thu, Feb 10, 2005 at 06:45:54PM +0000, Chadley Wilson wrote:
Here is where I am at after following the instructions on the link provided earlier:
I dialup and I get to logging on to network then the mgetty just dies and kicks me out of my ssh session.
as you can see
[root@chadlap chadley]# ssh preload root@preload's password: Last login: Thu Feb 10 18:28:03 2005 from chadlap [root@preload root]# /sbin/mgetty ttyS0 -D ttyS0 -s 115200 Connection to preload closed. [root@chadlap chadley]#
How can I find out why it is dying on me and kicking me out of the ssh session?
I presume it has to do with the authentication but I can't seem to get it to authenticate.
I have allowed ppp0 on my firewall and I have also set a passwd for a user copied from the example also ppp
please could some-one more knowledgeable help out here!
-- Chadley Wilson Redhat Certified Technician Cert Number: 603004708291270 Pinnacle Micro
Start by using '-x 6' in the mgetty startup command. This will give you a lot of debug info, probably in /var/log/messages. But perhaps in /var/log/mgetty.log.ttyS1.
On Fri, Feb 11, 2005 at 05:41:17AM -0600, James Kaufman wrote:
On Thu, Feb 10, 2005 at 06:45:54PM +0000, Chadley Wilson wrote:
Here is where I am at after following the instructions on the link provided earlier:
I dialup and I get to logging on to network then the mgetty just dies and kicks me out of my ssh session.
as you can see
[root@chadlap chadley]# ssh preload root@preload's password: Last login: Thu Feb 10 18:28:03 2005 from chadlap [root@preload root]# /sbin/mgetty ttyS0 -D ttyS0 -s 115200 Connection to preload closed. [root@chadlap chadley]#
How can I find out why it is dying on me and kicking me out of the ssh session?
I presume it has to do with the authentication but I can't seem to get it to authenticate.
I have allowed ppp0 on my firewall and I have also set a passwd for a user copied from the example also ppp
please could some-one more knowledgeable help out here!
As usual I am confused. On a ppp server , which I assume preload is supposed to be, one starts mgetty by having a line in the /etc/initab file as follows: S0:2345:respawn:/sbin/mgetty -s 115200 /dev/ttyS0
mgetty runs all the time. I am not sure how you logged in to preload without mgetty already running. Then there is a line in the /etc/mgetty+sendfax/login.conf file the reads something like this: /AutoPPP/ - a_ppp /usr/sbin/pppd auth -chap +pap -detach login
that causes mgetty to answer the phone and do the authentication using the information in the /etc/ppp/pap-secrets file.
What are you really doing and why do you try to run mgetty after you are logged in?
On Friday 11 February 2005 12:13, akonstam@trinity.edu wrote:
On Fri, Feb 11, 2005 at 05:41:17AM -0600, James Kaufman wrote:
As usual I am confused. On a ppp server , which I assume preload is supposed to be, one starts mgetty by having a line in the /etc/initab file as follows: S0:2345:respawn:/sbin/mgetty -s 115200 /dev/ttyS0
mgetty runs all the time. I am not sure how you logged in to preload without mgetty already running. Then there is a line in the /etc/mgetty+sendfax/login.conf file the reads something like this: /AutoPPP/ - a_ppp /usr/sbin/pppd auth -chap +pap -detach login
that causes mgetty to answer the phone and do the authentication using the information in the /etc/ppp/pap-secrets file.
What are you really doing and why do you try to run mgetty after you are logged in?
OK as I have very little knowledge in this regard maybe you could offer some guidance.
I have since learned that it is better to have mgetty start fro inittab, so that it respawns automatically. I have also learnt that my config dir is /etc/mgetty+sendfax/ which I was scared of initially, as I thought that was just for setting up a fax machine.
I am using ssh to configure the Server which is in the server room. thats why I logged in with ssh. I am dialing up from the same PC for testing pruposes.
I want to setup a dialin server with one access point only and it must be able to access the internet. The firewall I believe I can do by myself by masquerading ppp0
Here is where I am stuck now:
from /var/log/mgetty.ttyS0
02/11 14:24:07 yS0 mgetty: experimental test release 1.1.30-Dec16 02/11 14:24:07 yS0 mgetty.c compiled at Feb 28 2004, 11:01:28 02/11 14:24:07 yS0 user id: 0, pid: 18990, parent pid: 1 02/11 14:24:07 yS0 reading configuration data for port 'ttyS0' 02/11 14:24:07 yS0 reading /etc/mgetty+sendfax/mgetty.config... 02/11 14:24:07 yS0 conf lib: read: 'port ttyS0' 02/11 14:24:07 yS0 section: port ttyS0, **found** 02/11 14:24:07 yS0 conf lib: read: 'init-chat "" AT&F1&C1&D2' 02/11 14:24:07 yS0 conf lib: read: 'speed 115200' 02/11 14:24:07 yS0 conf lib: read: 'debug 3' 02/11 14:24:07 yS0 conf lib: read: 'data-only y' 02/11 14:24:07 yS0 key: 'speed', type=0, flags=2, data=115200 02/11 14:24:07 yS0 key: 'switchbd', type=0, flags=1, data=0 02/11 14:24:07 yS0 key: 'direct', type=3, flags=1, data=FALSE 02/11 14:24:07 yS0 key: 'blocking', type=3, flags=1, data=FALSE 02/11 14:24:07 yS0 key: 'port-owner', type=1, flags=1, data=uucp 02/11 14:24:07 yS0 key: 'port-group', type=1, flags=1, data=uucp 02/11 14:24:07 yS0 key: 'port-mode', type=0, flags=1, data=432 02/11 14:24:07 yS0 key: 'toggle-dtr', type=3, flags=1, data=TRUE 02/11 14:24:07 yS0 key: 'toggle-dtr-waittime', type=0, flags=1, data=500 02/11 14:24:07 yS0 key: 'need-dsr', type=3, flags=1, data=FALSE 02/11 14:24:07 yS0 key: 'data-only', type=3, flags=2, data=TRUE 02/11 14:24:07 yS0 key: 'fax-only', type=3, flags=1, data=FALSE 02/11 14:24:07 yS0 key: 'modem-type', type=1, flags=1, data=auto 02/11 14:24:07 yS0 key: 'modem-quirks', type=0, flags=0, data=(empty) 02/11 14:24:07 yS0 key: 'init-chat', type=2, flags=3, data= AT&F1&C1&D2 \dATQ0V1H0 OK yS0 key: 'force-init-chat', type=2, flags=1, data= \d\d\d\d+++\d\d\d 02/11 14:24:07 yS0 key: 'post-init-chat', type=2, flags=0, data=(empty) 02/11 14:24:07 yS0 key: 'data-flow', type=4, flags=1, data=1 02/11 14:24:07 yS0 key: 'fax-send-flow', type=4, flags=1, data=7 02/11 14:24:07 yS0 key: 'fax-rec-flow', type=4, flags=1, data=7 02/11 14:24:07 yS0 key: 'modem-check-time', type=0, flags=1, data=3600 02/11 14:24:07 yS0 key: 'rings', type=0, flags=1, data=1 02/11 14:24:07 yS0 key: 'msn-list', type=2, flags=0, data=(empty) 02/11 14:24:07 yS0 key: 'get-cnd-chat', type=2, flags=0, data=(empty) 02/11 14:24:07 yS0 key: 'cnd-program', type=1, flags=0, data=(empty) 02/11 14:24:07 yS0 key: 'answer-chat', type=2, flags=1, data= ATA CONNECT \c
02/11 14:24:07 yS0 key: 'answer-chat-timeout', type=0, flags=1, data=80 02/11 14:24:07 yS0 key: 'autobauding', type=3, flags=1, data=FALSE 02/11 14:24:07 yS0 key: 'ringback', type=3, flags=1, data=FALSE 02/11 14:24:07 yS0 key: 'ringback-time', type=0, flags=1, data=30 02/11 14:24:07 yS0 key: 'ignore-carrier', type=3, flags=1, data=FALSE 02/11 14:24:07 yS0 key: 'issue-file', type=1, flags=1, data=/etc/issue 02/11 14:24:07 yS0 key: 'prompt-waittime', type=0, flags=1, data=500 02/11 14:24:07 yS0 key: 'login-prompt', type=1, flags=1, data=@ login: 02/11 14:24:07 yS0 key: 'login-time', type=0, flags=1, data=240 02/11 14:24:07 yS0 key: 'fido-send-emsi', type=3, flags=1, data=TRUE 02/11 14:24:07 yS0 key: 'login-conf-file', type=1, flags=1, data=login.config 02/11 14:24:07 yS0 key: 'fax-id', type=1, flags=1, data=49 115 xxxxxxxx 02/11 14:24:07 yS0 key: 'fax-min-speed', type=0, flags=1, data=0 02/11 14:24:07 yS0 key: 'fax-max-speed', type=0, flags=1, data=14400 02/11 14:24:07 yS0 key: 'fax-server-file', type=1, flags=0, data=(empty) 02/11 14:24:07 yS0 key: 'diskspace', type=0, flags=1, data=1024 02/11 14:24:07 yS0 key: 'notify', type=1, flags=1, data=faxadmin 02/11 14:24:07 yS0 key: 'fax-owner', type=1, flags=1, data=uucp 02/11 14:24:07 yS0 key: 'fax-group', type=1, flags=0, data=(empty) 02/11 14:24:07 yS0 key: 'fax-mode', type=0, flags=1, data=432 02/11 14:24:07 yS0 key: 'fax-spool-in', type=1, flags=1, data=/var/spool/fax/incoming:/tmp 02/11 14:24:07 yS0 key: 'debug', type=0, flags=2, data=6 02/11 14:24:07 yS0 key: 'statistics-chat', type=2, flags=0, data=(empty) 02/11 14:24:07 yS0 key: 'statistics-file', type=1, flags=0, data=(empty) 02/11 14:24:07 yS0 key: 'gettydefs', type=1, flags=1, data=n 02/11 14:24:07 yS0 key: 'term', type=1, flags=0, data=(empty) 02/11 14:24:07 yS0 check for lockfiles 02/11 14:24:07 yS0 checklock: no active process has lock, will remove 02/11 14:24:07 yS0 locking the line 02/11 14:24:07 yS0 makelock(ttyS0) called 02/11 14:24:07 yS0 do_makelock: lock='/var/lock/LCK..ttyS0' 02/11 14:24:07 yS0 lock made 02/11 14:24:08 yS0 tio_get_rs232_lines: status: RTS CTS DSR DTR 02/11 14:24:08 yS0 lowering DTR to reset Modem 02/11 14:24:08 yS0 tss: set speed to 115200 (10002) 02/11 14:24:08 yS0 tio_set_flow_control( HARD ) 02/11 14:24:08 yS0 waiting for line to clear (VTIME), read: 02/11 14:24:08 yS0 send: AT&F1&C1&D2[0d] 02/11 14:24:08 yS0 waiting for line to clear (VTIME), read: AT&F1&C1&D2[0d] [0d][0a]OK[0d][0a] 02/11 14:24:09 yS0 removing lock file 02/11 14:24:09 yS0 waiting...
Here it just hangs and from tail -f /var/log/messages which runs in an xterm on my PC I get this:
Feb 11 14:24:01 preload mgetty[18987]: login: '/etc/mgetty+sendfax/login.config' ignored, wrong permissions. Must be owned by 'root' and have mode '0600': I nvalid argument Feb 11 14:24:01 preload mgetty[18987]: data dev=ttyS0, pid=18987, caller='none', conn='33600/ARQ/V34/LAPM/V42BIS', name='', cmd='/bin/login', user='/AutoPPP /' Feb 11 14:24:01 preload login(pam_unix)[18987]: bad username [/AutoPPP/] Feb 11 14:24:01 preload login[18987]: FAILED LOGIN 1 FROM (null) FOR /AutoPPP/, Authentication failure Feb 11 14:24:04 preload login(pam_unix)[18987]: bad username [~ÿ#À}!}!} } 4}"}&} }*} } }%}&_Õ\213}'}"}(}"Qã] Feb 11 14:24:04 preload login[18987]: FAILED LOGIN 2 FROM (null) FOR ~ÿ#À}!}!} }4}"}&} }*} } }%}&_Õ\213}'}"}(}"Qã, Authentication failure Feb 11 14:24:07 preload login(pam_unix)[18987]: bad username [~ÿ#À}!] Feb 11 14:24:07 preload login[18987]: FAILED LOGIN 3 FROM (null) FOR ~ÿ#À}!, Authentication failure Feb 11 14:24:07 preload login(pam_unix)[18987]: bad username [}!} } 4}"}&} }*} } }%}&_Õ\213}'}"}(}"Qã] Feb 11 14:24:07 preload login[18987]: FAILED LOGIN SESSION FROM (null) FOR }!} }4}"}&} }*} } }%}&_Õ\213}'}"}(}"Qã, Authentication failure
[root@preload log]# cat /etc/mgetty+sendfax/mgetty.config # The '/etc/mgetty/mgetty.config' file: # mgetty configuration file port ttyS0 init-chat "" AT&F1&C1&D2 speed 115200 debug 3 data-only y
[root@preload log]#
and
[root@preload log]# cat /etc/mgetty+sendfax/login.config
[root@preload log]#
I know that there is some thing missing in login config I am just unsure of what I must put in it.
OH and my options file /etc/mgetty+sendfax/dialin.config is empty
Chadley Wilson wrote: (snip)
Here it just hangs and from tail -f /var/log/messages which runs in an xterm on my PC I get this:
Feb 11 14:24:01 preload mgetty[18987]: login: '/etc/mgetty+sendfax/login.config' ignored, wrong permissions. Must be owned by 'root' and have mode '0600': Invalid argument
Didn't you notice this message?
Paul.
On Friday 11 February 2005 12:49, Paul Howarth wrote:
Chadley Wilson wrote: (snip)
Here it just hangs and from tail -f /var/log/messages which runs in an xterm on my PC I get this:
Feb 11 14:24:01 preload mgetty[18987]: login: '/etc/mgetty+sendfax/login.config' ignored, wrong permissions. Must be owned by 'root' and have mode '0600': Invalid argument
Didn't you notice this message?
Paul.
OK now it almost works and it seems now it seems to have something to do with authentication. here is /var/log/mesages
Feb 11 16:02:53 preload login(pam_unix)[19163]: bad username [+++] Feb 11 16:02:53 preload login[19163]: FAILED LOGIN 1 FROM (null) FOR +++, Authen tication failure
this is the 192.168.2.1:192.168.2.200 login lock noauth noipdefault usepeerdns
file and the
/etc/ppp/options.server -detach asyncmap 0 modem crtscts lock require-pap refuse-chap login proxyarp ms-dns 196.25.100.18 ms-dns 196.25.100.19
I have created and tested an account, what must I do now?
On Friday 11 February 2005 16:13, Chadley Wilson wrote:
On Friday 11 February 2005 12:49, Paul Howarth wrote:
Chadley Wilson wrote: (snip)
Here it just hangs and from tail -f /var/log/messages which runs in an xterm on my PC I get this:
Feb 11 14:24:01 preload mgetty[18987]: login: '/etc/mgetty+sendfax/login.config' ignored, wrong permissions. Must be owned by 'root' and have mode '0600': Invalid argument
Didn't you notice this message?
Paul.
OK now it almost works and it seems now it seems to have something to do with authentication. here is /var/log/mesages
Feb 11 16:02:53 preload login(pam_unix)[19163]: bad username [+++] Feb 11 16:02:53 preload login[19163]: FAILED LOGIN 1 FROM (null) FOR +++, Authen tication failure
this is the 192.168.2.1:192.168.2.200 login lock noauth noipdefault usepeerdns
file and the
/etc/ppp/options.server -detach asyncmap 0 modem crtscts lock require-pap refuse-chap login proxyarp ms-dns 196.25.100.18 ms-dns 196.25.100.19
I have created and tested an account, what must I do now?
One more to add:
Feb 11 16:18:45 chadlap pppd[11930]: By default the remote system is required to authenticate itself Feb 11 16:18:45 chadlap pppd[11930]: (because this system has a default route to the internet) Feb 11 16:18:45 chadlap pppd[11930]: but I couldn't find any suitable secret (password) for it to use to do so. Feb 11 16:18:45 chadlap pppd[11930]: (None of the available passwords would let it use an IP address.)
Is this on the client or the server side:
Preload is the server and chadlap is the dialup
--
Chadley Wilson Redhat Certified Technician Cert Number: 603004708291270 Pinnacle Micro Manufacturers of Proline Computers Proudly South African ISO9001:2000 Certified Production Line ======================================= LINUX - becuase I can do it my way. ========================================
What is the possibility of a HDD being damaged if there is NO errors acused in SMART, after a 'long' smart self-test session , but the kernel is throwing me messages of
hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdd: drive_cmd: error=0x04 { DriveStatusError }
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdb: drive_cmd: error=0x04 { DriveStatusError }
? What can be happening??
Thanks!
Leonardo Maguetas Devai wrote:
What is the possibility of a HDD being damaged if there is NO errors acused in SMART, after a 'long' smart self-test session , but the kernel is throwing me messages of
hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdd: drive_cmd: error=0x04 { DriveStatusError }
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdb: drive_cmd: error=0x04 { DriveStatusError }
? What can be happening??
Are hdb and hdd hard disks or CD/DVD drives?
Paul.
They are hard disks... with no smart errors and perfectly speed functioning!
Leonardo
On Fri, 2005-02-11 at 13:48 +0000, Paul Howarth wrote:
Leonardo Maguetas Devai wrote:
What is the possibility of a HDD being damaged if there is NO errors acused in SMART, after a 'long' smart self-test session , but the kernel is throwing me messages of
hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdd: drive_cmd: error=0x04 { DriveStatusError }
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdb: drive_cmd: error=0x04 { DriveStatusError }
? What can be happening??
Are hdb and hdd hard disks or CD/DVD drives?
Paul.
When do these errors show up? Is this during an install or operation or what?
- WB
_____
From: fedora-list-bounces@redhat.com [mailto:fedora-list-bounces@redhat.com] On Behalf Of Leonardo Maguetas Devai Sent: Friday, February 11, 2005 5:48 AM To: For users of Fedora Core releases Subject: Re: HDD Errors
They are hard disks... with no smart errors and perfectly speed functioning!
Leonardo
On Fri, 2005-02-11 at 13:48 +0000, Paul Howarth wrote:
Leonardo Maguetas Devai wrote:
What is the possibility of a HDD being damaged if there is NO errors
acused in SMART, after a 'long' smart self-test session , but the kernel
is throwing me messages of
hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdd: drive_cmd: error=0x04 { DriveStatusError }
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdb: drive_cmd: error=0x04 { DriveStatusError }
?
What can be happening??
Are hdb and hdd hard disks or CD/DVD drives?
Paul.
On Fri, 2005-02-11 at 11:48 -0200, Leonardo Maguetas Devai wrote:
They are hard disks... with no smart errors and perfectly speed functioning!
Leonardo
OK, so what are hda and hdc?
On Fri, 2005-02-11 at 13:48 +0000, Paul Howarth wrote:
Leonardo Maguetas Devai wrote:
What is the possibility of a HDD being damaged if there is NO errors acused in SMART, after a 'long' smart self-test session , but the kernel is throwing me messages of
hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdd: drive_cmd: error=0x04 { DriveStatusError }
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdb: drive_cmd: error=0x04 { DriveStatusError }
? What can be happening??
Are hdb and hdd hard disks or CD/DVD drives?
Paul.
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
HDA and HDC are hard disks!
On Fri, 2005-02-11 at 14:25 -0600, Jeff Vian wrote:
On Fri, 2005-02-11 at 11:48 -0200, Leonardo Maguetas Devai wrote:
They are hard disks... with no smart errors and perfectly speed functioning!
Leonardo
OK, so what are hda and hdc?
On Fri, 2005-02-11 at 13:48 +0000, Paul Howarth wrote:
Leonardo Maguetas Devai wrote:
What is the possibility of a HDD being damaged if there is NO errors acused in SMART, after a 'long' smart self-test session , but the kernel is throwing me messages of
hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdd: drive_cmd: error=0x04 { DriveStatusError }
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdb: drive_cmd: error=0x04 { DriveStatusError }
? What can be happening??
Are hdb and hdd hard disks or CD/DVD drives?
Paul.
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
On Fri, 11 Feb 2005 11:43:54 -0200, Leonardo Maguetas Devai leonardo@lbc.ludwig.org.br wrote:
What is the possibility of a HDD being damaged if there is NO errors acused
How are hda and hdc doing? Presumably they are sharing the same cables.
--Josiah
Hi hda and hdc are ok, no errors... And the errors showed up at boot time... at least for now, the messages ceased. What do that messages mean? Is it probably a software error instead a hardware error?
On Fri, 2005-02-11 at 10:09 -0500, Josiah Royse wrote:
On Fri, 11 Feb 2005 11:43:54 -0200, Leonardo Maguetas Devai leonardo@lbc.ludwig.org.br wrote:
What is the possibility of a HDD being damaged if there is NO errors acused
How are hda and hdc doing? Presumably they are sharing the same cables.
--Josiah
On Thursday 10 February 2005 10:35, Chadley Wilson wrote:
Greetings guys I am struggling to understand how this works and how to setup up the most simple form of mgetty. I have the default version that is included in in FC3 mgetty-1.1.31-2
Firstly what I am trying to do is this, We test all out faulty modems at our support desk, Instead of dialing out to an ISP and paying the phone bills, I would like to be able to dial-in using the the internal phone lines, to my server. I have equipped the server (an exaggerated PC) with an external Duxbury Full Duplex 56K v90 serial modem The modem is installed and configured and works on dial out.
The problem is that I have no understanding for how to get this working for dial-in.
Is there some getting started with mgetty advice anyone here could offer please? Or if you prefer to use something else and can pass some advise on that, it would also be appreciated.
The TLDP how-to just covers thing I don't know about, I doesn't cover my specific senario. ( As I would understand it)
Thanks
I hate replying to myself: Here is a very good how-to: http://leaf.sourceforge.net/doc/howto/pppserver.html#id2466532
Just one question, which I am unsure of, it says it will use my local passwd file. but how do I configure a user for dailin in the passwd file?