• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

newbie networking question

rasczak

Lifer
here's my setup,

cbl modem to di 624 router which runs 4 lines to my linux laptop and my win2k3 file server, and to my gaming machine and my brothers gaming maching upstairs

i also have two windows xp laptops running wirelessly thru the router.

now what i would like to do is have my server visible to the network but i do not want it visible to the internet.
how could i accomplish this?

i have thought of using my gaming machine as a bridge since it has two lan ports and one wireless nic card. but taht didn't seem to work like i had expected.

i think i'm almost there but then i get shot down everytime so i figure i'll post this question to see the responses.

thanks

joe

btw i have a di614 4port router available if necessary.


 
It sounds like your server is behind the NAT router so unless you have port forwarding enabled on the router, the server is not visible on the Internet by nature. No extra tweaking is necessary.
 
Cooky is right, your router handles network address translation and is hidden from the net. To be on the safe side you can give the server a static private ip within your range (example:192.168.0.110//255.255.255.0). Don't assign it a default gateway.
 
Back
Top