WildWurger
Occasional Visitor
Hi Merlin and all,
I searched through and follow the guides like, how to prep ext3 usb and installing entware, after installing, i then install nginx, my purpose is just to redirect from like http://host1.domain.com to internal host:8080. i am going to do a few A records like these as i only have 1 IP address.
however i just need the simplest possible configuration rather than most guides with involve installing other like php and so on.
i have done through installed the nginx and able to edit the eninx.conf, however i stucked here and not really sure how to move on.
by just starting nginx without any configuration give me these errors
admin@RT-N66U:/tmp/mnt/4GB/entware/etc/nginx# nginx
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] still could not bind()
admin@RT-N66U:/tmp/mnt/4GB/entware/etc/nginx#
i really appreciate Merlin or any other members who can guide me from this stage... and is there any firewall rules i need to take note?
Thank you in advance
I searched through and follow the guides like, how to prep ext3 usb and installing entware, after installing, i then install nginx, my purpose is just to redirect from like http://host1.domain.com to internal host:8080. i am going to do a few A records like these as i only have 1 IP address.
however i just need the simplest possible configuration rather than most guides with involve installing other like php and so on.
i have done through installed the nginx and able to edit the eninx.conf, however i stucked here and not really sure how to move on.
by just starting nginx without any configuration give me these errors
admin@RT-N66U:/tmp/mnt/4GB/entware/etc/nginx# nginx
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (125: Address already in use)
nginx: [emerg] still could not bind()
admin@RT-N66U:/tmp/mnt/4GB/entware/etc/nginx#
i really appreciate Merlin or any other members who can guide me from this stage... and is there any firewall rules i need to take note?
Thank you in advance