Also, I'm not sure where you want to use 'default' but if your intent
is to mean all IP addresses as the SRC or DST in a rule, try using
0.0.0.0


On Tue, 11 Apr 2006, inconnu gvb wrote:

> Hello,
>
> I also had that problem on machines running Debian.
> It seems that some files in /dev are missing or are deleted after reboot.
> Those files are created by "make install", to recreate them, you can type
> (as root) :
>
> mknod /dev/hitbox c 62 0
> mknod /dev/nistnet c 62 1
> chown root /dev/hitbox
> chown root /dev/nistnet
> mknod /dev/mungebox c 63 0
> chown root /dev/mungebox
> mknod /dev/spybox c 64 0
> chown root /dev/spybox
>
> It seems that only /dev/nistnet is required.
>
> For the problems with address resolving, maybe adding the hosts to
> /etc/hosts would help.
>
> Moreover, the "tc" utility can only be used to control the "NetEM" network
> emulator (the one in the 2.6 kernel), not Nist NET.

_______________________________________________
nistnet mailing list
nistnet@antd.nist.gov
http://www-x.antd.nist.gov/mailman/listinfo/nistnet

Reply via email to