mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Destination Loose UDP in 2.4 (net/ipv4/netfilter)
@ 2001-02-14  5:57 TeknoDragon
  2001-02-14 16:38 ` Jeremy Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: TeknoDragon @ 2001-02-14  5:57 UTC (permalink / raw)
  To: linux-kernel


What is the status of "dloose udp" in 2.4.x? From my reading in a few list
archives it seems to have been some sort of a hack, yet it is needed for
games such as Asheron's Call to be played behind a firewall.

In 2.2.18 the code implementing this seems to be in net/ipv4/ip_masq.c
and was controlled by a sysctl "ip_masq_udp_dloose".

Is there anything in 2.4.x to replace this functionallity? Is there a way
to replace it with an iptables rule? Any help would be much appreciated.


-karl


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Destination Loose UDP in 2.4 (net/ipv4/netfilter)
  2001-02-14  5:57 Destination Loose UDP in 2.4 (net/ipv4/netfilter) TeknoDragon
@ 2001-02-14 16:38 ` Jeremy Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Jackson @ 2001-02-14 16:38 UTC (permalink / raw)
  To: TeknoDragon; +Cc: linux-kernel

TeknoDragon wrote:

> What is the status of "dloose udp" in 2.4.x? From my reading in a few list
> archives it seems to have been some sort of a hack, yet it is needed for
> games such as Asheron's Call to be played behind a firewall.

I use Starcraft behind a 2.4.0 (RH7) masq firewall using
netfilter/nat/iptables and it works fine by default.

iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE  (or something very
close)

Under redhat 6.2, stock kernel, it also worked.  Under 7.0 stock kernel, I
had to echo 1 to that
/proc file you mention below.

>
>
> In 2.2.18 the code implementing this seems to be in net/ipv4/ip_masq.c
> and was controlled by a sysctl "ip_masq_udp_dloose".
>
> Is there anything in 2.4.x to replace this functionallity? Is there a way
> to replace it with an iptables rule? Any help would be much appreciated.
>
> -karl
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-14 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-14  5:57 Destination Loose UDP in 2.4 (net/ipv4/netfilter) TeknoDragon
2001-02-14 16:38 ` Jeremy Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®