[root@nagiosxi conf.d]# service iptables status
Firewall is stopped.
[root@nagiosxi conf.d]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
[root@nagiosxi conf.d]# netstat -alnp | grep ::80
[root@nagiosxi conf.d]# grep "Listen 80" /etc/httpd/conf/httpd.conf
#Listen 80
Ahahha Sheesh I fixed this and now
[root@nagiosxi conf.d]# /usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies
http://localhost/nagiosql/index.php --no-check-certificate --post-data 'Submit=Login&tfUsername=nagiosxi
&tfPassword=n@gweb' -O nagiosql.login/usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies
http://localhost/nagiosql/index.php --no-check-certificate --post-data 'Submit=Login&tfUser
name=nagiosxi&tfPassword=n@gweb' -O nagiosql.login'Submit=Login&tfUsername=nagiosxi&tfPassword=n@gweb' -O n
--2014-01-08 13:34:54--
http://localhost/nagiosql/index.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location:
https://localhost/nagiosql/index.php [following]
--2014-01-08 13:34:54--
https://localhost/nagiosql/index.php
Connecting to localhost|127.0.0.1|:443... connected.
WARNING: cannot verify localhost's certificate, issued by `/C=US/O=Idaho National Laboratory/CN=INLIntCA':
Unable to locally verify the issuer's authority.
WARNING: certificate common name `nagiosxi.inl.gov' doesn't match requested host name `localhost'.
HTTP request sent, awaiting response... 200 OK
Length: 5259 (5.1K) [text/html]
Saving to: `n'
100%[===========================================================================================================================================================>] 5,259 --.-K/s in 0s
2014-01-08 13:34:54 (27.1 MB/s) - `n' saved [5259/5259]
--2014-01-08 13:34:54--
http://localhost/nagiosql/index.php
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location:
https://localhost/nagiosql/index.php [following]
--2014-01-08 13:34:54--
https://localhost/nagiosql/index.php
Connecting to localhost|127.0.0.1|:443... connected.
WARNING: cannot verify localhost's certificate, issued by `/C=US/O=Idaho National Laboratory/CN=INLIntCA':
Unable to locally verify the issuer's authority.
WARNING: certificate common name `nagiosxi.inl.gov' doesn't match requested host name `localhost'.
HTTP request sent, awaiting response... 200 OK
Length: 5259 (5.1K) [text/html]
Saving to: `n'
100%[===========================================================================================================================================================>] 5,259 --.-K/s in 0s
2014-01-08 13:34:54 (59.2 MB/s) - `n' saved [5259/5259]
FINISHED --2014-01-08 13:34:54--
Downloaded: 2 files, 10K in 0s (37.2 MB/s)