PDA

View Full Version : Did not receive UDP reply from server


Akolinare
30-09-2002, 09:27
Hi,

I have a little problem again. I want to run the tss2 server while the server is protected with a packetfilter (iptables). If the filter rules are active no connection could be established. The packetfilter didnt drop any packet needed by this connection. It is the same problem I had with the tss1 server. There was no help for tss1 is there a solution for tss2 ?

Greetings

Akolinare

Ranok
23-12-2002, 00:47
lo mate,
i send you this as mail too but maybe there someother users they have the same problem like you (and me).

Iam using mandrake 9.0 and the newest TS2 server.
so i have modifeied my iptables:
iptables -I INPUT -p udp --destination-port 8767 -J ACCEPT

now its running.