To bring up the first (primary) interface:
ifconfig ed1 192.168.1.100 netmask 255.255.255.0 up
To bring up the second interface:
ifconfig em0 192.168.1.101 netmask 255.255.255.255 up
Now both work properly.
Richard Bejtlich's blog on digital security, concentrating on global challenges posed by China and other targeted adversaries.
To bring up the first (primary) interface:
ifconfig ed1 192.168.1.100 netmask 255.255.255.0 up
To bring up the second interface:
ifconfig em0 192.168.1.101 netmask 255.255.255.255 up
Now both work properly.
No comments:
Post a Comment