On Wed, 10 Oct 2001, J[ISO-8859-1] úlio Y. Missao wrote: >it didnt work.. >in config.c there are 2 lines: > >const char *DFLT_IP = "192.168.100.1"; /* bind to all interfaces */ >/* const char *DFTL_IP = "192.168.1.1"; -- bind only to one interface */ > >i tried to uncomment the second line, and commenting the first, but it didnt >work... The second line is purely an example. It's not meant to work on your machine (you don't have 192.168.1.1 likely), but for you to change the IP in. Try the CircleMUD default line: const char *DFLT_IP = NULL; /* bind to all interfaces */ -- George Greer greerga@circlemud.org -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/06/01 PST