Hi, Yes, ports 9200-9203 are open for UDP but not for TCP.
Stephane. -----Original Message----- From: Arnar Gestsson [mailto:[EMAIL PROTECTED]] Sent: 25 July 2002 01:01 To: Stephane Pointu Cc: '[EMAIL PROTECTED]' Subject: Re: wap gateway and firewall Hi, your FW does have ports 9200-9203 open for udp traffic? Check that out! BR Arnar Arnar Gestsson TrackWell Software On Mi�, 2002-07-24 at 13:00, Stephane Pointu wrote: > Hi again! > > I have another problem: I can't use my gateway whem i'm already connected to > Internet with another ISP. I do not know if it's a firewall issue or a > misconfigured kannel. When i test it using a wap browser on a PC from inside > our LAN it works great. > My firewall is open to requests going to ports 9200 to 9203. Do i have > something else to add to kannel's config file? Here is my kannel.conf file: > > group = core > admin-port = 13000 > wapbox-port = 9201 > admin-password = bar > status-password = bar > wdp-interface-name = "*" > log-file = "/var/log/kannel/kannel.log" > log-level = 0 > box-deny-ip = "" > box-allow-ip = "*.*.*.*" > admin-deny-ip = "*.*.*.*" > admin-allow-ip = "127.0.0.1;10.1.*.*" > access-log = "/var/log/kannel/access.log" > > group = wapbox > bearerbox-host = localhost > log-file = "/var/log/kannel/wapbox.log" > log-level = 0 > syslog-level = none > > Thanks, > Stephane. >
