Re: Getting http to work

2017-02-26 Thread Monah Baki
It worked! I switched my ext_addr to my 192.168.60.129, manually ran /usr/sbin/httpd rather than "rcctl" or "/etc/rc.d/httpd start", did a ps -ax and saw httpd server running. Rebooted the machine, the httpd daemon came back up automatically. Switched the ext_addr to "*" rebooted, the httpd

Re: Getting http to work

2017-02-26 Thread Vijay Sankar
Oops, don't know what happened to my config that I added below. Sorry about that. Anyways, the only thing I recall was that I used the real server name instead of "default" and it worked and I have not touched the configuration since then :) Vijay Quoting Vijay Sankar :

Re: Getting http to work

2017-02-26 Thread Vijay Sankar
Hi, Can you try using the name of the server instead of "default"? I sort of recall something like this from a couple of years ago but it has run without any problems for me. For example, I had "default" instead of the server's name and it did not work. Once I changed to the following, there

Re: Getting http to work

2017-02-26 Thread Monah Baki
I "might" not have rebooted? I really > doubt that is it but a lot on my mind lately and it could easily have been. > > Kevin Gerrard > > -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Currell Berry > Se

Re: Getting http to work

2017-02-25 Thread Kevin Gerrard
t have rebooted? I really doubt that is it but a lot on my mind lately and it could easily have been. Kevin Gerrard -Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of Currell Berry Sent: Saturday, February 25, 2017 5:32 PM To: Monah Baki Cc: lud

Re: Getting http to work

2017-02-25 Thread Monah Baki
# netstat -na -f inet | grep LISTEN tcp 0 0 127.0.0.1.25 *.*LISTEN tcp 0 0 *.22 *.*LISTEN # httpd -dv startup parent: send server: Can't assign requested address # logger exiting, pid 24061 server

Re: Getting http to work

2017-02-25 Thread Currell Berry
Monah Baki writes: > # httpd -dnv > configuration OK > > # rcctl - start httpd > doing _rc_parse_conf > doing _rc_quirks > httpd_flags empty, using default >< > doing _rc_parse_conf /var/run/rc.d/httpd > doing _rc_quirks > doing rc_check > httpd > doing rc_pre > configuration OK > doing

Re: Getting http to work

2017-02-25 Thread Monah Baki
# httpd -dnv configuration OK # rcctl - start httpd doing _rc_parse_conf doing _rc_quirks httpd_flags empty, using default >< doing _rc_parse_conf /var/run/rc.d/httpd doing _rc_quirks doing rc_check httpd doing rc_pre configuration OK doing rc_start doing _rc_wait start doing rc_check doing

Re: Getting http to work

2017-02-25 Thread Monah Baki
Changing to ext_addr="*" # /etc/rc.d/httpd start httpd(failed) Nothing shows up in /var/log/messages On Sat, Feb 25, 2017 at 12:00 PM, Currell Berry wrote: > > Monah Baki writes: > >> Hi all, >> >> Installed a fresh install of OpenBSD 6.0 on VMWare workstation and

Re: Getting http to work

2017-02-25 Thread Currell Berry
Monah Baki writes: > Hi all, > > Installed a fresh install of OpenBSD 6.0 on VMWare workstation and > wanted to run default webserver. > > In the messages logs I find the following error: > > httpd[23792]: parent: send server: Can't assign requested address > > > em0:

Getting http to work

2017-02-25 Thread Monah Baki
Hi all, Installed a fresh install of OpenBSD 6.0 on VMWare workstation and wanted to run default webserver. In the messages logs I find the following error: httpd[23792]: parent: send server: Can't assign requested address em0: flags=8843 mtu 1500