Mailinglist Archive: opensuse-security (605 mails)
| < Previous | Next > |
iptables und tdsl
- From: Nils Wunsch <nils.wunsch@xxxxxxx>
- Date: Thu, 4 Oct 2001 21:11:37 +0200 (MEST)
- Message-id: <24602.1002222697@xxxxxxxxxxxxx>
Frage an die Linux-gemeinde
Ich habe iptables und t-dsl
input ist eth1
und
output ppp0
eth0 ist 192.168.0.99 = ppp0
eth1 ist 192.168.100.2
nur wenn ich die firewall mit iptables starte kommt sie nicht bis
bestätigung das es gestartet ist
und danach der aufruf iptables -vL ergibt
Chain INPUT (policy ACCEPT 51 packets, 3390 bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT udp -- eth1 any 192.168.100.0/24
bastion.lines.org udp spts:1024:59999 dpt:domain
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 72 packets, 4863 bytes)
pkts bytes target prot opt in out source
destination
bastion:~ #
Nur beim dem script aber ohne t-dsl geht alles ok.
Sowie das script etwas geändert von ppp0 auf ippp0 ( ISDN) geht es
WO ist der Fehler zu suchen
/nils
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
Ich habe iptables und t-dsl
input ist eth1
und
output ppp0
eth0 ist 192.168.0.99 = ppp0
eth1 ist 192.168.100.2
nur wenn ich die firewall mit iptables starte kommt sie nicht bis
bestätigung das es gestartet ist
und danach der aufruf iptables -vL ergibt
Chain INPUT (policy ACCEPT 51 packets, 3390 bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT udp -- eth1 any 192.168.100.0/24
bastion.lines.org udp spts:1024:59999 dpt:domain
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 72 packets, 4863 bytes)
pkts bytes target prot opt in out source
destination
bastion:~ #
Nur beim dem script aber ohne t-dsl geht alles ok.
Sowie das script etwas geändert von ppp0 auf ippp0 ( ISDN) geht es
WO ist der Fehler zu suchen
/nils
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
| < Previous | Next > |