How To Securing My Server

13Gigatons

Diamond Member
Apr 19, 2005
7,461
500
126
So far:
Use different Local IP address then Gateway. (10.x.x.x vs 192.168.x.x)
Use different subnet.
Use switch with VLAN separated. (First 4 ports for Local only)
No Gateway IP address.
No DNS server IP address.
Firewall.


Any other suggestions?


---
 
Last edited:

EXCellR8

Diamond Member
Sep 1, 2010
4,066
901
136
VLANs are good. Might just recommend reverse proxy and/or packet sniffer.

Any wireless devices connecting to this?
 

13Gigatons

Diamond Member
Apr 19, 2005
7,461
500
126
VLANs are good. Might just recommend reverse proxy and/or packet sniffer.

Any wireless devices connecting to this?

I have a wireless laptop. It connects directly to the Gateway. It grabs a 192.168.x.x IP address when necessary. I have the LAN disabled or just unplug the cable to be certain.
 

sdifox

No Lifer
Sep 30, 2005
100,265
17,901
126
It doesn't need internet access so locking it down seemed a good idea. Only want it to be a local server.

What are you using as firewall?
VLAN should be good enough. ACL helps. Is your laptop the server? Not understanding the wifi part.

I guess it is just a file server?
 
Last edited:

13Gigatons

Diamond Member
Apr 19, 2005
7,461
500
126
What are you using as firewall?
VLAN should be good enough. ACL helps. Is your laptop the server? Not understanding the wifi part.

I guess it is just a file server?

Server has LAN only which is connected to a gig switch. Sometimes I connect the laptop to the local network (via LAN) when transfering large files or running a backup.
 

sdifox

No Lifer
Sep 30, 2005
100,265
17,901
126
Server has LAN only which is connected to a gig switch. Sometimes I connect the laptop to the local network (via LAN) when transfering large files or running a backup.

Yeah what you are doing is good enough.