ifconfig

  1. Rand0m

    Issues with WiFi aliases and connectivity

    Hi all, I have a set network aliases in /etc/rc.conf to use them in my jails. # Adding alias for wlan0 for jails ifconfig_wlan0_alias0="inet 192.168.0.100 netmask 0xffffff00 broadcast 192.168.0.255" ifconfig_wlan0_alias1="inet 192.168.0.101 netmask 0xffffff00 broadcast 192.168.0.255"...
  2. G

    FreeBSD 11 not showing RX,TX packets and counts using ifconfig/getifaddrs

    I am having a FreeBSD 11 system in which I get the following output for ifconfig command lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1...
  3. E

    Solved LACP with FreeBSD - Problem

    Hello everybody, We have installed FreeBSD 10.3 on a new server which shall be used as backup and file storage node. All set up was successful, however a problem appeared as we tried to activate LACP on the server. We wanted to combine the throughput of two 10G links. Our switch is a Netgear...
  4. D

    How can I destroy carp VHID

    Hello after carp configuration on my IMS interface I see that I have also 2 INIT state vhid configured on EXT interface. IMS: flags=8943 metric 0 mtu 1500 options=103<RXCSUM,TXCSUM,TSO4> ether e4:11:5b:b0:0a:fa inet 10.16.0.218 netmask 0xfffffff0 broadcast 10.16.0.223 inet...
  5. C

    Problem with wpa_supplicant (wlan0 no carrier)

    Hello, I've got a little problem with my WLAN-Configuration. The WLAN-Card of my laptop is not supported by FreeBSD, so I bought an USB adapter with a Realtek RTL 8192CU chip. Then I put the lines if_urtwn_load="YES" legal.realtek.license_ack=1 into my /boot/loader.conf like described in...
  6. A

    DHCPD and network interfaces

    Hi all, I am new to FreeBSD system and to forum as well I've spent 2 days online looking for solution and cannot find anything Basically I use FreeBSD 10.3 as a server at home instead of router. My broadband is EE Fibre Optic (UK) and I would like to share connection at home. I bought Draytek...
  7. eatonphil

    Ifconfig scan full details

    When I run ifconfig wlan0 scan, the list of APs are always abbreviated: SSID/MESH ID BSSID CHAN RATE S:N INT CAPS XFINITY 00:0d:67:83:b0:4d 6 54M -59:-95 150 EPS HTCAP WME ATH RSN xfinitywifi c0:7c:d1:4a:93:ba 11 54M -49:-95 100 ES HTCAP WME ATH...
Back
Top