Hallo zusammen
Seit dem Umzug funktioniert mein Internet mit Glasfaser nicht mehr über den Konverter, die Einstellungen sind gleich.
Anbei die Konfiguration: (PS mit der Swisscom Box2 funktioniert es)
Aber ich erhalte eine IP:
Meine IP auf dem Webinterface von Ipfire:
Netzwerk IP-Adresse Status
INTERNET 188.62.38.128 Verbunden - (3h 47m 24s)
Gateway: 188.62.36.1
DNS-Server: 195.186.1.162 195.186.4.162
Meine Konfiguration:
/var/ipfire/dhcpc/dhcpcd.conf
# A sample configuration for dhcpcd.
# See dhcpcd.conf(5) for details.
# Inform the DHCP server of our hostname for DDNS.
hostname
# To share the DHCP lease across OSX and Windows a ClientID is needed.
# Enabling this may get a different lease than the kernel DHCP client.
# Some upstream DHCP servers may also require a ClientID, such as FRITZ!Box.
#clientid
vendorclassid 100008,0001,ipfire
# A list of options to request from the DHCP server.
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
# Most distributions have NTP support.
option ntp_servers
# Respect the network MTU.
option interface_mtu
# A ServerID is required by RFC2131.
/var/ipfire/ethernet/vlans
RED_PARENT_DEV=eth0
RED_VLAN_ID=10
RED_MAC_ADDRESS=D8:FB:5E:62:0B:30
GREEN_PARENT_DEV=
GREEN_VLAN_ID=
GREEN_MAC_ADDRESS=
BLUE_PARENT_DEV=
BLUE_VLAN_ID=
BLUE_MAC_ADDRESS=
ORANGE_PARENT_DEV=
ORANGE_VLAN_ID=
ORANGE_MAC_ADDRESS=
/var/ipfire/ethernet/settings
RED_DEV=red0
RED_MACADDR=D8:FB:5E:62:0B:30
RED_DESCRIPTION=“vlan10”
RED_DRIVER=r8169
RED_DHCP_HOSTNAME=smbalu2
RED_DHCP_FORCE_MTU=
RED_ADDRESS=0.0.0.0
RED_NETMASK=0.0.0.0
RED_TYPE=DHCP
RED_NETADDRESS=0.0.0.0
RED_BROADCAST=255.255.255.255
Dienst neustarten:
/etc/init.d/network restart
Bringing up the red0 interface…
Starting dhcpcd on the red0 interface…
[ OK ]
DHCP Assigned Settings for red0:
IP Address: 188.62.38.128
Hostname: smba
Subnet Mask: 255.255.252.0
Default Gateway: 188.62.36.1
DNS Server: 195.186.1.162 195.186.4.162
@Tux0ne hast du ev. eine Idee?
Kann mir jemand helfen? Habe ich was übersehen?
Danke für die Hife.