NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

syntax error in /etc/ifconfig.bridge1



I'm trying to add a tap0 interface to bridge1.
Here's my attempt, there's a syntax error somewhere. Could someone
help me debug?
create
!brconfig $int \
    add nfe0 stp nfe0 \
    add tap0 stp tap0 \
    up


Thanks for your help.


Home | Main Index | Thread Index | Old Index