Return to BSD News archive
#! rnews 1137 bsd Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!cs.utexas.edu!math.ohio-state.edu!howland.erols.net!surfnet.nl!news.unisource.nl!xs4all!xs4all!usenet From: "Robert Soen" <rsoen@xs4all.nl> Newsgroups: comp.unix.bsd.freebsd.misc Subject: popserver Date: 13 Jan 1997 20:21:38 GMT Organization: XS4ALL, networking for the masses Lines: 20 Message-ID: <01bc018e$dfbfbd00$932c6dc2@robert> NNTP-Posting-Host: asd05-18.dial.xs4all.nl X-XS4ALL-Date: Mon, 13 Jan 1997 21:21:38 MET X-Newsreader: Microsoft Internet News 4.70.1155 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:33825 Thanks everybody for giving me clues about the making of a popserver. Al the post I received where giving me the same clue. So I changed: #LDADD+= -lcrypt -lndbm in LDADD+= -lcrypt in the make.44bsd file and it workt. I took away the -Indbm because that did not work either. But I have a full working popserver now. Thanks PS, Is it possible to use the BSF machine as a gateway on a network and use only one ip number? All machines using the gateway are having the same ip number?