Hello, freebsd-net.
I've noticed what it is possible to make incomplete+permanent
entries in kernel arp table.
xx# arp -s 1.2.3.4 pub
arp: invalid Ethernet address 'pub'
# arp 1.2.3.4
1.2.3.4 (1.2.3.4) at (incomplete) on vlan1 permanent [vlan]
In result of it's permanent entry, kernel doesn't
Hi Robert,
Thanks for your explanation, i don't have ideas about with send()
work on freebsd and linux,
reading the man in linux and search per ENOBUFS,
FYI
-
ENOBUFS
The output queue for a network interface was full.
This generally indicates that the interf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I've been playing around with WME to test various network performance,
and come across a problem that I can't quite understand.
I have an application that generates traffic with various TOS
(BACKGROUND, BEST EFFORT, VOICE, VIDEO). It uses raw socke
At Thu, Feb 09, 2006 at 17:39 , our malformed and occasionally
flatulent friend Vitaliy Ovsyannikov spewed forth this fount of brain juice:
> Hello, freebsd-net.
>
> I've noticed what it is possible to make incomplete+permanent
> entries in kernel arp table.
> xx# arp -s 1.2.3.4 pub
> arp: in
Geir Egeland wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I've been playing around with WME to test various network performance,
and come across a problem that I can't quite understand.
I have an application that generates traffic with various TOS
(BACKGROUND, BEST EFFORT, VOICE, VID
>
> Qing Li wrote:
>
> I use mpd to greate one VPN between the sites, using Multilink PPP, so
> that
> data is sent across both links (eitehr round-robon or split packet).
> I use MPD's udp transport mode to open two UDP sockets
> and send packets from R1 to R4 and from R2 to R3 (in the diagram
b
Vitaliy Ovsyannikov wrote:
Hello, freebsd-net.
I've noticed what it is possible to make incomplete+permanent
entries in kernel arp table.
xx# arp -s 1.2.3.4 pub
arp: invalid Ethernet address 'pub'
# arp 1.2.3.4
1.2.3.4 (1.2.3.4) at (incomplete) on vlan1 permanent [vlan]
In result of it's pe
Webster, Andrew wrote:
Qing Li wrote:
I use mpd to greate one VPN between the sites, using Multilink PPP, so
that
data is sent across both links (eitehr round-robon or split packet).
I use MPD's udp transport mode to open two UDP sockets
and send packets from R1 to R4 and from R2 to R3 (in the
Buy a cheap managed switch and set one port up as a monitoring port
and dump all your IDS traffic there?
Michael F. DeMan
Director of Technology
OpenAccess Network Services
Bellingham, WA 98225
[EMAIL PROTECTED]
360-647-0785
On Feb 7, 2006, at 7:38 AM, Shawn Saunders wrote:
Hello,
Based on