NetBSD-Users archive

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

Re: NPF error in /var/run/rc.log



Hi all,

> /etc/npf.conf:2:21: no addresses matched for interface 'wm0' near ')'
I figured out their meaning. They are simply line number and column.
But my first 4 lines in /etc/npf.conf are very simple.

% head -n 4 /etc/npf.conf
# /etc/npf.conf
$ext_if0 = inet4(wm0)
$int_if1 = inet4(wm1)
$ext_if6 = inet6(wm0)

A warning occurs on the second line, column 21.
How can this be an error?
Defining the interfaces is so simple.
I didn't see anything wrong here.
Anyone plese point me out.

Thanks,

-- 
Gua Chung Lim
 
If you desire knowledges, learn one thing everyday.
If you desire wisdom, leave one thing everyday.
-- Lao Tzu


Home | Main Index | Thread Index | Old Index