My Community Dashboard

  • RAzvan
    RAzvan replied to a discussion, BUG Clear OS 7

    [root@srv ~]# ifconfig | grep flags -A 1
    enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 5.2.134.213 netmask 255.255.252.0 broadcast 5.2.135.255
    --
    enp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 192.168.2.254 netmask 255.255.252.0 broadcast 192.168.3.255
    --
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
    inet 127.0.0.1 netmask 255.0.0.0
    --
    pptp0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1396
    inet 192.168.2.1 netmask 255.255.255.255 destination 192.168.2.50
    --
    tun0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1500
    inet 10.8.0.1 netmask 255.255.255.255 destination 10.8.0.2
    --
    tun1: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1500
    inet 10.8.10.1 netmask 255.255.255.255 destination 10.8.10.2
    [root@srv ~]#




    Nick Howitt wrote:

    Looks like the ifconfig output has changed in 7.x. Try:<code>ifconfig | grep flags -A 1</code>Also the contents of /etc/clearos/network.conf.