search for: net_port

Displaying 7 results from an estimated 7 matches for "net_port".

Did you mean: vnet_port
2007 Jan 06
3
Re: [nut-commits] svn commit r708 - in trunk: . clients server
...> +++ trunk/server/upsd.c Fri Jan 5 21:06:59 2007 > @@ -26,6 +26,7 @@ > > #include <sys/un.h> > #include <sys/socket.h> > +#include <netdb.h> > > #ifdef HAVE_SSL > #include <openssl/err.h> > @@ -60,7 +61,11 @@ > static int listenfd, net_port = PORT; > > /* default is to listen on all local interfaces */ > -static struct in_addr listenaddr; > +static char *listenaddr = NULL; > + > +/* AF_ */ > + > +static int opt_af = AF_UNSPEC; > > /* signal handlers */ > static struct sigaction sa; > @@ -72...
2007 Jan 06
1
Re: [nut-commits] svn commit r710 - in trunk: . clients server
...qpos; > char *loginups; > > Modified: trunk/server/upsd.c > ============================================================================== > --- trunk/server/upsd.c (original) > +++ trunk/server/upsd.c Sat Jan 6 19:39:08 2007 > @@ -61,11 +61,15 @@ > static int listenfd, net_port = PORT; > > /* default is to listen on all local interfaces */ > +#ifndef HAVE_IPV6 > +static struct in_addr listenaddr; > +#else > static char *listenaddr = NULL; > > /* AF_ */ > > static int opt_af = AF_UNSPEC; > +#endif > > /* signal handlers...
2007 Jan 23
2
Re: [nut-commits] svn commit r731
...e "neterr.h" > > +#define QUOTED(x) #x > + > /* externally-visible settings and pointers */ > > upstype *firstups = NULL; > @@ -56,20 +59,12 @@ > > /* everything else */ > > -static ctype *firstclient = NULL; > - > -static int listenfd, net_port = PORT; > +static ctype *firstclient = NULL; > > /* default is to listen on all local interfaces */ > -#ifndef HAVE_IPV6 > -static struct in_addr listenaddr; > -#else > -static char *listenaddr = "0.0.0.0"; > - > -/* AF_ */ > +static stype *firstaddr = NU...
2009 Jan 03
24
Wine 1.1.12 does not work on Ubuntu 8.10
After the update even Wine's notepad and Wine's configuration do not start. In Wine 1.1.11 all work well.
2009 Jan 15
3
Game in console mode without X environment
...tallation wine seems to crash with alsa lib (which is not installed on my server ubuntu edition). How can I disable wine sound? Where's the main wine cfg file? The full error stack trace is here: Code: doom at COD4SRV:~/COD5$ wine CoDWaWmp.exe +set dedicated 2 +set net_ip 192.168.0.254 +set net_port 28777 +exec server.cfg +map_rotate Wine cannot find the FreeType font library. To enable Wine to use TrueType fonts please install a version of FreeType greater than or equal to 2.0.5. http://www.freetype.org ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directo...
2008 Dec 18
1
Setup a COD5-Server on an Ubuntu Linux VServer
...cod5-server on an Ubuntu 8.04 (32 Bit) VServer. Wine 1.0 is installed. I copied this ddll-files in the cod5-folder: faultrep.dll, d3d9.dll, d3dx9_37.dll, opengl32.dll, glu32.dll, d3dx9_37.dll, winsta.dll. I start the server with: {{{ screen -dms cod5 wine CoDWaWmp.exe +set dedicated 2 +set net_port 28960 +set sv_punkbuster 1 +exec server.cfg +map_rotate }}} I get this error message: {{{ fixme:wgl:wglGetProcAddress :stub fixme:wgl:wglGetProcAddress :stub fixme:wgl:wglGetProcAddress :stub err:d3d:WineD3D_CreateFakeGLContext HWND creation failed! err:d3d:InitAdapters Failed to get a gl con...
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed any light on this message and where I should be looking? Thanks root@bobshost:~# shorewall stop Loading /usr/share/shorewall/functions... Processing /etc/shorewall/params ... Processing /etc/shorewall/shorewall.conf... Loading Modules... Stopping Shorewall...Processing /etc/shorewall/stop ... IP Forwarding Enabled