Re: Port Forwarding Help?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 21, 2019 at 04:27:38PM +0000, Osman Zakir wrote:
> This is what I have in the conf file at the bottom:
> "
> <Directory "E:/programming/visual_studio_2017/Projects/currency_converter/x64/Release">
>     Options All???
>     Options Indexes FollowSymLinks???
>     AllowOverride None???
>     Require all granted???
> </Directory>???
> ???
> <VirtualHost *:8000>???

YOUR BOX is listening on port 8000

>     ServerAdmin osmanzakir90@xxxxxxxxxxx???
>     ServerName dragonosman.dynu.net???
> ServerAlias www.dragonosman.dynu.net???
>     ErrorLog "logs/dragonosman.dynu.net-error.log"???
>     CustomLog "logs/dragonosman.dynu.net-access.log" common???
> ProxyPass "/" "http://192.168.10.12:5501/";???
> ProxyPass "/?q=accesskey" "http://192.168.10.12:5501/?q=accesskey";???
> </VirtualHost>???
> "
> 
> And I added a forwarding rule for port 8000 for the router.  But I still can't see the app at my public IP address on port 8000.

Your box doesn't LIVE on your router.  Is your box where the webserver lives assigned the
public IP address?

what is ifconfig on the webserver box?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux