Server farm
by Liniub from LinuxQuestions.org on (#532NT)
Hi ,
I hope this question is not offtopic
I'm searching for info/book about server farm topology
I know google is full of info but it's a bit 'dispersive'.
Can you point me in the right direction?
For example, Why are vps port never filtered ?
I can do:
Code:python - m SimpleHTTPserver anyportit will works on any port so I have to manage iptables to rules the ports.
Where is the firewall...?
I'm newbie , sorry


I hope this question is not offtopic
I'm searching for info/book about server farm topology
I know google is full of info but it's a bit 'dispersive'.
Can you point me in the right direction?
For example, Why are vps port never filtered ?
I can do:
Code:python - m SimpleHTTPserver anyportit will works on any port so I have to manage iptables to rules the ports.
Where is the firewall...?
I'm newbie , sorry