Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

hardware firewall electronic circuit !

0 views
Skip to first unread message

Karl

unread,
Sep 29, 2001, 12:18:38 AM9/29/01
to
Hi all,

Would all of you guys tell me where can I find a electronic circuit
design of hardware firewall on the web ?

Thanks for your kindly help

Karl


Lord Garth

unread,
Sep 29, 2001, 1:39:43 AM9/29/01
to

"Karl" <crucif...@yahoo.com> wrote in message
news:9p3i68$hf3$1...@hfc.pacific.net.hk...


Investigate how a router operates. In particular, read about NAT
or Network Address Translation.

Paul

unread,
Sep 29, 2001, 9:25:39 AM9/29/01
to

A firewall isn't a simple circuit. The logic is usually in the
million gate range, with plenty of SRAM. I seriously doubt that
anyone actually draws a schematic. The chips would be custom
ASICs, and described using a hardware description language such
as Verilog or VHDL. The actual logic would be synthesized.

It's possible to create a software firewall using a PC or othre
genral purpose machine with 2 network cards. If you want to do it
yourself, that's probably the way to go.

Richard Crowley

unread,
Sep 29, 2001, 4:18:20 PM9/29/01
to
"Karl" wrote ...

> Would all of you guys tell me where can I find a
> electronic circuit design of hardware firewall on the web ?

The functionality of a firewall is mostly software (or "firmware")
The hardware is little more than input and output network ports with a
computer in the middle.

A "hardwired" firewall would be out of date before you could design and
build it!

Most people who build their own firewalls use an old PC and specialized
software (which is free).

A firewall is one of those things that has become too complex to implement
in hardware. There are many other examples of such things in modern society.

RC

0 new messages