Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
Como transformar PC em Roteador (Debian + VirtualBox)
Description
# Inserir no arquivo /etc/network/interfaces para ativar a interface eth1
auto eth1
iface eth1 inet static
address 192.168.10.1
netmask 255.255.255.0
# ativando roteamento
echo "1" > /proc/sys/net/ipv4/ip_forward
# configurando tradução de endereços para rede interna
iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -o eth0 -j MASQUERADE
# Arquivo /etc/dhcp/dhcpd.conf
ddns-update-style none;
default-lease-time 600;
max-lease-time 7200;
authoritative;
subnet 192.168.10.0 netmask 255.255.255.0 {
range 192.168.10.10 192.168.10.20;
option routers 192.168.10.1;
option domain-name-servers 200.204.0.10,200.204.0.138;
option broadcast-address 192.168.10.255;
}
auto eth1
iface eth1 inet static
address 192.168.10.1
netmask 255.255.255.0
# ativando roteamento
echo "1" > /proc/sys/net/ipv4/ip_forward
# configurando tradução de endereços para rede interna
iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -o eth0 -j MASQUERADE
# Arquivo /etc/dhcp/dhcpd.conf
ddns-update-style none;
default-lease-time 600;
max-lease-time 7200;
authoritative;
subnet 192.168.10.0 netmask 255.255.255.0 {
range 192.168.10.10 192.168.10.20;
option routers 192.168.10.1;
option domain-name-servers 200.204.0.10,200.204.0.138;
option broadcast-address 192.168.10.255;
}
Keywords & Tags
Related Videos
06:52
How to upgrade virtualbox in ubuntu and other GNU+Linux debian distro using command line interface
The Geeky Space
03:10
Veja como transformar seu notebook em um roteador
Olhar Digital
01:01
Como transformar iPhone e iPad em roteador wifi
David da Silva
05:18
Using an Android phone like a desktop PC - Linux Debian Noroot
jackiejohn2306
17:55
Como Instalar o Linux no Windows 10 com o VirtualBox
MarcioRR
01:30
Chamada Carlos Magno - Como Transformar sua Aula de Hidroginástica em uma Atividade que traga muitos Resultados para o Grupo da Terceira Idade.
CONAESVI - Congresso Nacional Esporte e Vida