Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 11:29:46 -0500
From:      "Efren Bravo" <efrenba@dhl.co.cu>
To:        "freeBSD " <freebsd-questions@freebsd.org>
Subject:   Dialin
Message-ID:  <WorldClient-F200509291129.AA29460033@dhl.co.cu>

next in thread | raw e-mail | index | archive | help
Hi,

Im trying to setup my fBSD box to accept incoming connections from winxp
through cnet v.92 datafax modem.

I've followed the instructions of fBSD Handbook, modifying:

file: /etc/ttys
ttyd0   "/usr/libexec/getty V57000"  dialup  on  insecure

file: /etc/gettytab adding:
vm|VH33600|Very High Speed Modem at 33600, 8-bit:\
        :nx=VH57000:tc=std.33600:
vn|VH57000|Very High Speed Modem at 57000, 8-bit:\
        :nx=VH33600:tc=std.57000:

file: /etc/rc.serial
stty -f /dev/ttyid0 crtscts
stty -f /dev/cuaia0 crtscts


After that I called to the modem but it doesn't pickup the call.

When I execute #ps -ax it shows:
661  ??  S      0:00.00 /usr/libexec/getty V57000 ttyd0


What is happens?   
After the above mentioned works, what is the next step, the ppp?

Thanks....





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?WorldClient-F200509291129.AA29460033>