Hi CptnCrnch,
I read that link you sent me when I was starting the configuration.
The Port Forwarding should be a pretty simple setup.
Then, for troubleshooting purposes, I decided to use the IIS Default Website.
IP address is 192.168.0.30 and the website listens to port 8080.
I can access that by IP address from both the localhost and any host on the LAN.
Then, I set the firewall rule accordingly and allowed any remote IP access.
Below it's the packet capture when I tried accessing from outside:
--- Start Of Stream ---
reading from file -, link-type EN10MB (Ethernet)
21:00:38.873811 IP [My_Home_IP].49556 > [Static_IP].8080: Flags [S], seq 4169732469, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
21:00:38.875411 IP [My_Home_IP].49557 > [Static_IP].8080: Flags [S], seq 1638634888, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
21:00:42.934329 IP [Static_IP].4500 > [My_Home_IP].4500: isakmp-nat-keep-alive
21:00:46.884274 IP [My_Home_IP].49556 > [Static_IP].8080: Flags [S], seq 4169732469, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
21:00:46.886153 IP [My_Home_IP].49557 > [Static_IP].8080: Flags [S], seq 1638634888, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
21:00:53.968322 IP [My_Home_IP].49560 > [Static_IP].8080: Flags [S], seq 987829868, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
21:00:53.968372 IP [My_Home_IP].49561 > [Static_IP].8080: Flags [S], seq 26056157, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
--- End Of Stream ---
It still times out and opens nothing inside the browser.
That's insane...