Archive for the ‘Networking’ Category

Force End User to using Proxy Services at Endian Firewall

If you have installed endian firewall, you can force end users to using proxy services,  end users no need to setup proxy’s setting in their browser client.  It is named Transparent Proxy.  It is one of best feature that owned by squid proxy. This is step by step to activate tranparent proxy at endian firewall [...]

Port Forwarding in Endian Firewall 2.1.2

By default, firewall will deny unauthorized requests from internet to access the services in the internal LAN. But sometimes we want to access mail server, or our internal web server from the internet, port forwarding is one of them so that people from internet can access mail service and our internal web server. Port Forwarding [...]

Building Cacti (Network Monitoring) in Windows Part 3

After cacti installation and configuration are finished , there are several more steps that need to be done so that cacti can be used as simple and easy to see the live network monitoring. For testing the way that cacti can be with the command: prompt> php c:\xampp\htdocs\cacti\poller.php The following message appears: If there is [...]

Building Cacti (Network Monitoring) in Windows Part 2

As already mentioned in the previous posting, cacti using rrdtool as the engine for network monitoring graphs generated by cacti. RRDTool(as network tools) is used  by many network-monitoring tools. The list can be seen in here. RRDTool itself is a tool-based round robin database. Designed to handle data-based continuous-time (time series data), such as network [...]

Building Cacti (Network Monitoring) in Windows Part 1

Are You a Network Engineer or network administrator? Definitely need a tool to monitor the condition of the company’s internal network and the Internet, especially if you have many links to branches in the region. But the tool to monitor network conditions is necessary, indeed many types of network tools that are required. Even many [...]