Posts Tagged ‘ network ’

Log dropped packets using CentOS Firewall

January 23, 2012
By

Please take care modifying your firewall. If you don’t understand what’s being done here you may lock yourself out of your machine. You’ve been warned ! In order to log dropped packets on the INPUT chain I replaced this: View Code BASH1 -A INPUT -i eth0 -j REJECT --reject-with icmp-host-prohibited with this View Code...

Read more »

Apache 2.2 will not serve corectly from CIFS mounted share

July 27, 2010
By

I have a home server I use for all kinds of stuff when I’m away. I have set it up recently so that it can serve a folder mounted over the network from a Windows machine. And this is where the fun started! The folders and files appear correctly, I can navigate and I...

Read more »

Network interface bonding in Slackware (version 13.1)

July 20, 2010
By

A backup NAS I set up for a client had some problems – i.e. from time to time the network card would hang forcing a reboot (the machine was headless). The disks in the nas are RAID 1 providing redundancy in case of failure. We wanted the same with the network. So, nothing easier...

Read more »

Follow Me

Subscribe via RSS