Displaying 3 results from an estimated 3 matches for "atm1".
Did you mean:
atm
2006 Jun 27
3
reading a matrix from a file
Hello everyone,
I'm writting a little script that will read a matrix from a file
i.e.
0,.11,.22,.4
.11,0,.5,.3
.22,.5,0,.7
anb so on
and will then calculate some standard stats for nets (i.e. centralization, degree, etc).
So far I have opened the file and read the contents, however I' m using readLines(filename)
to read the file and it returns it as
1999 Jun 30
1
Urgent: multiple NIC
...192.168.26.128
(ethernet) 194.117.24.96 194.117.24.128
If I map a network drive in my NT for the 192.168.26.96 Linux interface
(using the ip not a netbios name or any other name) I get traffic in the
other interfaces.
Using tcpdump on the interface associated with 192.168.26.96 (atm1) on
the Linux Box I only get traffic flowing from
194.117.24.128 --> 192.168.26.96
^^^^^^^^^^^^^^
If I try a file transfer the data comes from
192.168.26.96 --> 194.117.24.128
^^^^^^^^^^^^^^
on the interface for ethernet (eth0).
If unplug the ethernet cabl...
2006 Jul 14
1
Any ongoing effort to port /etc/rc.d/pf_boot, /etc/pf.boot.conf from NetBSD ?
Hi,
[I have added freebsd-security to recipient list as I consider
this issue a security risk]
Paul Schenkeveld wrote:
> Hello,
>
> On Fri, Jul 14, 2006 at 01:26:38PM +0300, Ari Suutari wrote:
>> Hi,
>>
>> Does anyone know if there are any plans to bring
>> pf boot-time protection (ie. /etc/rc.d/pf_boot and
>> related config files) from NetBSD to FreeBSD