SUMMARY: route on a alternative network
2007-12-24 20:34:00
Thank you all.
Adam
>>dmfe0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
>> inet 192.168.3.40 netmask ffffff00 broadcast 192.168.3.255
>> ether 0:3:ba:5:d9:2e
>Notice the "UP" flag above.
>
>>dmfe0:1: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
>> inet 10.1.3.40 netmask ffffff00 broadcast 10.1.3.255
>Here we see that dmfe0:1 is not "UP". You can mark it "UP" by...
>
>ifconfig dmfe0:1 up
>
>And another note: do not unplumb dmfe0:1. Just set its address to 0.0.0.0
>to get rid of it
Comments
Got something to say?
You must be logged in to post a comment.

