The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Brad on February 10, 2011, 01:02:07 AM

Title: Network Calculators
Post by: Brad on February 10, 2011, 01:02:07 AM
http://www.subnetmask.info/
Title: Re: Network Calculators
Post by: Slugsnack on February 10, 2011, 01:40:23 PM
what about it.. ?
Title: Re: Network Calculators
Post by: Brad on February 10, 2011, 04:34:32 PM
hi Slugsnack,

well... when I come across stuff that I think might be useful to someone I like to share it... but now it leads to another question...

I'm trying to set up an apache server on a fedora box (for testing only)... just starting this.. so not really sure what I'm doing...

I believe apache is set up right, because I get the temp page using localhost... so how do I remotely get the same page?

I know the static ip ... and the mac address/s of the box... how do you put them together????

thx!!!
Title: Re: Network Calculators
Post by: Tedd on February 12, 2011, 02:38:02 PM
You need to connect via the external IP address (not 127.x.x.x and not 192.x.x.x)
As long as the port is open and the firewall policy allows incoming connections, it should work.