[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: connecting macs to criscos

Christopher Fowler cfowler@outpostsentinel.com
Wed, 12 Mar 2003 08:14:00 -0800 (PST)


Is the keyspan adapter in OS X?  I've had much trouble out of them in
Linux.  Seems like the real uart guts are not coded totally in the
driver.  Could be the same on OS x.


On Wed, 2003-03-12 at 11:10, Bryan Stansell wrote:
> On Tue, Mar 11, 2003 at 09:36:25PM -0500, Bernie Mojzes wrote:
> > So I got me a Keyspan USB to serial converter, and followed the
> > instructions, and I get the following:
> > 
> > [console:/etc] brni# /usr/local/bin/console routera
> > console: console: access from your host refused
> 
> from the debug output, it looks like your hostname is 'local.' and your
> ip address is '192.168.1.100' but your client is connecting to
> 'localhost' at '127.0.0.1'.  what you should do is add an 'allowed:
> 127.0.0.1' to your conserver.cf file to get the client to connect to
> the server.  so, now that i've looked at the instructions you followed,
> you'll need a conserver.cf file that looks like:
> 
> routera:/dev/tty.KeyUSA19191.1:9600p:&:
> %%
> allowed: 127.0.0.1
> 
> then start conserver and you should be able to connect.  looks like the
> logfile for 'routera' is already being filled with info, so that should
> be good.
> 
> Bryan
> _______________________________________________
> users mailing list
> users@conserver.com
> https://www.conserver.com/mailman/listinfo/users