hi,
just wanted to say it's not just on bce.
i had the same problem with my "msk" interfaces. i just had 1 pipe and 1 divert
rule in my ipfw rules. and i couldn't even open a simple 10K html page from
apache, even apache didn't respond.
eventually i disabled
messages emailed to
Alerts. Terms of Service Privacy
oogle Groups Home Help Sign in Web Images VideoNew News Maps more raquo
Advanced Search Members: users: Join Alerts Create new group About Searched all
groups Your search did not match any Make sure words are spelled Try different
keywords
Hi,
I'm new to kernel code, and don't understand the structure of ARP table very
well. Could someone please point me to the right direction for the
following problem I have:
I need to get a translation of MAC addresses to IP addresses in the kernel.
I saw some postings about how to
Hello,
I need to implement a routing protocol on top of IP (i.e. the packet is
encapsulated within an IP packet). I'm new to network programming, and from
searching the web, it looks like netgraph can help me a lot. But I have
some problems with applying netgraph to my implementation, and