Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Actually, I'm not sure that's true. I was thinking of installing CVS on a software firewall, and in this case I would want the firewall acting on port 2401 on the external LAN card, and CVSNT acting on the internal NIC. It's obviously better to have 2 machines, but a standard technique is to run your 'server' on the internal NIC, then create a mapping in the firewall software from it's external IP / port to the internal address ("Server publishing"). That way, the firewall can detect port scans and can log connection attempts. If CVSNT starts before the packet filter, the packet filter can't grab the port -and if you start the packet filter first, it's possible CVSNT might get confused (I'm not sure, I'd have to try this). This may decide where I can put my production CVSNT, I can't have this 'fight' going on. == John == "Tony Hoyle" <tmh at nothing-on.tv> wrote in message news:3d22f726.96402937 at news.cvsnt.org... > > On Wed, 3 Jul 2002 11:52:53 +0000 (UTC), bdellegrazie at iee.org ("Brett > Delle Grazie") wrote: > > >This is a multi-part message in MIME format. > >-- > >Dear CVSNT group, > > > >I wanted to bind the CVSNT server (using pserver) to specific IP addresses > >in a multihomed machine > >(e.g. Two LAN cards but not the dialup PPP connection). I know about the > >registry Bind setting, > >however the documentation (README.TXT) doesn't state if it is possible to > >bind to multiple addresses > >rather than just a single one (the default is all addresses). > > > The normal way to handle this would be a packet filter on the ppp > connection, or your external firewall (if you're connected to one). > > Tony > > _______________________________________________ > Cvsnt mailing list > Cvsnt at cvsnt.org > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs >