Dialin
    Efren Bravo 
    efrenba at dhl.co.cu
       
    Thu Sep 29 08:28:30 PDT 2005
    
    
  
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....
    
    
More information about the freebsd-questions
mailing list