On Fri, Aug 31, 2001 at 01:42:02PM +0200, Andreas Rohde wrote:
> Hi Clemens
> Ich das das richtige ?
>
> 00050 divert 8668 ip from any to any via tun0
> 00051 divert 1234 tcp from any to any via tun0 setup
> 00100 allow ip from any to any via lo0
> 00200 deny ip from any to 127.0.0.0/8
> 65000 allow ip from any to anyy for IP firewall and traffic shaper
> 65535 deny ip from any to anyused with ports or tcpflags)
>
> wenn nicht bitte den befehl mailen, danke
Ich glaube nicht das "ipfw list" das so ausgibt.
Soweit man das erkennen kann sieht das auch nicht sehr sinnvoll aus.
Da du aber scheinbar auch ein Problem mit dem ppp zu loesen hast
wuerde ich vorschlagen erst mal die Firwall auf plain zu schalten
und erst mal das ppp wieder ans rennen zu bekommen:
ipfw -f flush # schmeisst alle aktuellen Regeln raus
ipfw add allow ip from any to any # laesst alles durch
Wenn das ppp wieder pingt kannst du dich dann dem ipfw und natd
zuwenden.
-- B.Walter COSMO-Project http://www.cosmo-project.de ticso(at)cicely.de Usergroup info(at)cosmo-project.de To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 31 Aug 2001 - 14:35:22 CEST