Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 1996 14:57:23 +0930 (CST)
From:      Peter Childs <pjchilds@imforei.apana.org.au>
To:        stumpf@interage.com.br, freebsd-questions@freebsd.org
Subject:   Re: Problem with Cyclades 16y
Message-ID:  <199607130527.OAA24212@al.imforei.apana.org.au>

next in thread | raw e-mail | index | archive | help
In article <3164A087.12D2@nutecnet.com.br> you wrote:
: Hi
: 	I'm trying to configure a Cyclades 16y on my FreeBSD, but I'm 
: having some problems. I have modens pluged on each port of it and I
: want to receive calls through those interfaces. The problem is that
: when i connect to the port I receive no login. 
: 	My configuration is :
: /etc/ttys
: # Cyclades Deevices
: ttyc0   "/usr/libexec/getty std.19200"  network on secure
: ttyc1   "/usr/libexec/getty std.19200"  network on secure
: ttyc2   "/usr/libexec/getty std.19200"  network on secure
: ttyc3   "/usr/libexec/getty std.19200"  network on secure
: ttyc4   "/usr/libexec/getty std.19200"  network on secure
: ttyc5   "/usr/libexec/getty std.19200"  network on secure
: ttyc6   "/usr/libexec/getty std.19200"  network on secure
: ttyc7   "/usr/libexec/getty std.19200"  network on secure

 Well i wouldn't have them quite like that.. more like

 ttyc0 "/usr/libexec/getty std.19200" unknown on 

 having the secure setting means your allowing root logins!

: ....
: config

: #       Cyclades 16y
: #
: device  cy0     at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector 
: cyintr
: options         "MAXMEM=131072"

 Have you got options "COM_MULTIPORT" and the devices made in /dev?
 Are you getting messages in /var/log/messages, is the cyclades being
 found on boot up (whats the "dmesg" output)

 I'd also suggest a quick glance at the handbook section on using
 the cyclades cards.

 Peter

--
 Peter Childs  ---  http://www.imforei.apana.org.au/~pjchilds
  The internet is full, please try again in half an hour...



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