Hello.
I have strange problem with ifconfig: I can't add ip address to interface:

[EMAIL PROTECTED] route get 195.3.245.xx
   route to: 195.3.245.xx
destination: default
       mask: default
    gateway: gadget
  interface: vlan10
      flags: <UP,GATEWAY,DONE,STATIC>
 recvpipe  sendpipe  ssthresh  rtt,msec    rttvar  hopcount      mtu
expire
       0         0         0         0         0         0      1500
0

[EMAIL PROTECTED] ifconfig |grep 195.3.245.
[EMAIL PROTECTED]

[EMAIL PROTECTED] ifconfig em1 alias 195.3.245.xx/30
ifconfig: ioctl (SIOCAIFADDR): File exists

[EMAIL PROTECTED] route get 195.3.245.xx
   route to: 195.3.245.xx
destination: 195.3.245.xx-1
       mask: 255.255.255.252
  interface: em1
      flags: <UP,DONE,CLONING>
 recvpipe  sendpipe  ssthresh  rtt,msec    rttvar  hopcount      mtu
expire
       0         0         0         0         0         0      1500
-3

[EMAIL PROTECTED] ifconfig em1 |grep 195.3.245.
[EMAIL PROTECTED]


-- 
Vyacheslav Bocharov
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to