FreeBSD Bugzilla – Attachment 8837 Details for
Bug 18354
NATD diverts DMZ packets to firewall host
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p
p (text/plain; charset=us-ascii), 1.25 KB, created by
ru
on 2000-05-10 16:52:19 UTC
(
hide
)
Description:
p
Filename:
MIME Type:
Creator:
ru
Created:
2000-05-10 16:52:19 UTC
Size:
1.25 KB
patch
obsolete
>Index: alias_db.c >=================================================================== >RCS file: /usr/FreeBSD-CVS/src/lib/libalias/alias_db.c,v >retrieving revision 1.29 >diff -u -p -r1.29 alias_db.c >--- alias_db.c 2000/04/28 13:44:48 1.29 >+++ alias_db.c 2000/05/10 15:48:46 >@@ -2284,7 +2284,7 @@ PacketAliasInit(void) > } > > aliasAddress.s_addr = INADDR_ANY; >- targetAddress.s_addr = INADDR_NONE; >+ targetAddress.s_addr = INADDR_ANY; > > icmpLinkCount = 0; > udpLinkCount = 0; >Index: libalias.3 >=================================================================== >RCS file: /usr/FreeBSD-CVS/src/lib/libalias/libalias.3,v >retrieving revision 1.30 >diff -u -p -r1.30 libalias.3 >--- libalias.3 2000/04/28 13:44:49 1.30 >+++ libalias.3 2000/05/10 15:50:54 >@@ -784,12 +784,12 @@ arrives at the host machine, it will be > call to > .Fn PacketAliasSetTarget . > .Pp >-If this function is not called, or is called with an >+If this function is called with an > .Dv INADDR_NONE > address argument, then all new incoming packets go to the address set by > .Fn PacketAliasSetAddress . > .Pp >-If this function is called with an >+If this function is not called, or is called with an > .Dv INADDR_ANY > address argument, then all new incoming packets go to the address specified > in the packet.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 18354
: 8837