polleke
Legacy Member
na mijn installatie van gentoo, krijg ik mijn internet niet meer aan de praat. nochtans zijn de /etc/conf.d/net en /etc/resolv.conf juist...
# /etc/conf.d/net:
iface_eth0="192.168.0.30"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"
# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
#iface_eth0="dhcp"
#dhcpcd_eth0=""
# For adding aliases to a interface
#
#alias_eth0="192.168.0.3 192.168.0.4"
# NB: The next is only used for aliases.
#
# To add a custom netmask/broadcast address to created aliases,
# uncomment and change accordingly. Leave commented to assign
# defaults for that interface.
#
broadcast_eth0="192.168.0.255"
netmask_eth0="255.255.255.0"
# For setting the default gateway
#
gateway="192.168.0.249"
de router is 192.168.0.249 netmask is 255.255.255.0 en broadcast is 192.168.0.255
alles is dus correct, maar toch lukt het niet
dit is resolv.conf:
domain WORKGROUP
nameserver 192.168.0.249
# /etc/conf.d/net:
iface_eth0="192.168.0.30"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"
# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
#iface_eth0="dhcp"
#dhcpcd_eth0=""
# For adding aliases to a interface
#
#alias_eth0="192.168.0.3 192.168.0.4"
# NB: The next is only used for aliases.
#
# To add a custom netmask/broadcast address to created aliases,
# uncomment and change accordingly. Leave commented to assign
# defaults for that interface.
#
broadcast_eth0="192.168.0.255"
netmask_eth0="255.255.255.0"
# For setting the default gateway
#
gateway="192.168.0.249"
de router is 192.168.0.249 netmask is 255.255.255.0 en broadcast is 192.168.0.255
alles is dus correct, maar toch lukt het niet

dit is resolv.conf:
domain WORKGROUP
nameserver 192.168.0.249
