Displaying 1 result from an estimated 1 matches for "user_buddy".
2004 Nov 17
20
Some DNAT''s work, some don''t
...W, these are things which _were_ working on the old
machine). Many (almost all, really) of the translations work
flawlessly. But there are two that don''t, and I''m not sure where to
start trying to figure this out.
Here''s an example of a working rule:
DNAT net:$USER_BUDDY loc:$IN_DEV1_HTTP tcp 80 - $EX_DEV1
and here''s one of the non-working ones:
DNAT net:$USER_BUDDY loc:$IN_TEST_HTTP tcp 80 - $EX_TEST
As you can see, they''re remarkably similar. $USER_BUDDY is the IP
address of my home machine. $IN_DEV1_HTTP and $IN_TES...