by Keerthi PS | Nov 5, 2019 | Latest, Server Management
Is your Postfix server showing error message ‘connection refused’? Usually, this can occur due to reasons like port block, firewall restrictions, bad configuration, etc. At Bobcares, we often get requests to fix Postfix errors, as a part of our Server...
by Keerthi PS | Nov 4, 2019 | Docker, Latest, Server Management
Iptables: No chain/target/match by that name is an error while running a Docker container. Confused about how running a Docker caused an iptables error? This is because Docker works in correlation with iptables. At Bobcares, we get requests to fix docker iptables...
by Keerthi PS | Nov 2, 2019 | Latest, Server Management
Is your website showing 509 bandwidth limit exceeded message? It just indicates that your website traffic is too high that the host cannot allow. This too has a simple fix, free up some bandwidth always. Usually, we do this by upgrading the hosting plan, reduce file...
by Keerthi PS | Nov 2, 2019 | Latest, Server Management
Ever wondered how private networks can share a single public IP without breaking a sweat? Enter iptables NAT masquerade, a powerful tool that makes this possible. Essentially, it functions as a router, cleverly hiding the access of private networks while sharing a...
by Keerthi PS | Nov 2, 2019 | Latest, Server Management
Fail2ban ignoreip is a default feature to whitelist trusted IPs. Usually, fail2ban bans IPs that are suspicious while monitoring logs. But if the user wants to whitelist a trusted IP, we edit ignoreip in the conf file. At Bobcares, we use fail2ban to whitelist IPs, as...
Recent Comments