Use CentOS Linux for Routing, Proxy, NAT, DHCP - Part 9

preview_player
Показать описание
In part 9, I show how to manually configure a single network interface into multiple subinterfaces in order to support VLANs and Trunking. The network VLAN interfaces are configured in CentOS Linux with ip addresses, gateway address, and DNS. The configurations are saved the so they can be automatically loaded on restart.

In this series of tutorials we convert a CentOS server to a transparent proxy that can handle routing, network address translation (NAT), DHCP, and DNS.

Рекомендации по теме
Комментарии
Автор

Thanks for the great series!!

Following your instructions, I still had issues with eth1 obtaining an address as well as the default gateway being recognized. For anyone who may need it, I was able to resolve the issue by adding the below to /etc/sysconfig/network. I also cp the ifcfg-eth1 and ifcfg-eth1 to after backing up the default one.

Added to network file:
GATEWAY="Your Default Gateway address"
GATEWAYDEV=eth0

roaminglycanthropist
Автор

Thank you so much teacher ...this serie was exactly what i looking for

Anas from MOROCCO :)

sagramingo
Автор

Thank you so much.. the series was perfect.Stay blessed Dan.

iddiselemani
Автор

Thank you so much dan! This has been an accomplishment and a half! THANK YOU!

Nuukka
Автор

You are awesome! Greetings from Poland :D

jamjestlx