Fred K Ollinger on Mon, 16 Sep 2002 15:27:06 -0400 |
> I posed this question earlier but I did get a response. > > When I boot my system it uses PPP to dialup the server. This is in the > inittab - inittab calls a "start-link" script which dials and starts PPP > etc. This ensures that PPP is always there as it repswans if it is not. > > The problem is that bind is run before the PPP connection is established > in the code and it refuses to listen on any ports that do not exist. > > My internet is on PPP0. The only way I can get it to work is run an You can go into /etc/rc. scripts and change the order that they are starting. I'm guessing that bind is starting before ppp0. Fred _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|