Build router internet gateway on ubuntu linux
build internet gateway on linux is prety easy, you just need minimum two nic and less configure to enable internet gateway [...]
 
				 
				build internet gateway on linux is prety easy, you just need minimum two nic and less configure to enable internet gateway [...]
 
				DNS (Domain Name Server) is server who provide translating ip address to name whos understandable or human readable [...]
 
				DHCP server is server who providing or giving ip address on each client [...]
 
				build bridge on linux is prety easy, with brtcl tool we can create bridge with multiple nic[...]
 
				Bandwidth management is quite simple, with TC tools, HTB, and iptables marking we can create hierarchy bandwidth trothling with parent child [...]