static ip

  1. Espionage724

    Multiple static IPs on specific wifi SSIDs and DHCP elsewhere?

    I'd like to use static IPs for my home wifi, but DHCP on any other unrelated SSID I might connect to outside the house. Would something like this work in rc.conf? # Wifi wlans_iwm0="wlan0" ifconfig_wlan0="WPA SYNCDHCP" ifconfig_wlan0="WPA inet '192.168.1.150/24' ssid 'Highgate (5GHz)'"...
  2. P

    Solved Cannot reach hosts over IPv6

    Hello FreeBSD Community, I cannot reach any global IPv6 address on my FreeBSD 11.2-RELEASE-p4 system hosted on Hetzner Infrastructure. This is my assigned IPv6 address: 2a01:4f8:1c1c:----::1/64 and this is the gateway: fe80::1 which (in my understanding of the handbook) translates into these...
  3. T

    Solved dhclient running despite static IP addresses

    FreeBSD 10.3-STABLE #7 r317754: Sat Jun 17 16:25:50 AEST 2017 It appears that this rule in /etc/devd.conf is triggering: # # Try to start dhclient on Ethernet-like interfaces when the link comes # up. Only devices that are configured to support DHCP will actually # run it. No link down rule...
Back
Top