From owner-freebsd-questions Fri May 18 14: 0:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mozart.patioenclosuresinc.com (mail.patioenclosuresinc.com [206.183.7.174]) by hub.freebsd.org (Postfix) with ESMTP id 382A437B424 for ; Fri, 18 May 2001 14:00:10 -0700 (PDT) (envelope-from SGHays@PatioEnclosuresInc.com) Received: by mozart.patioenclosuresinc.com with Internet Mail Service (5.5.2653.19) id ; Fri, 18 May 2001 17:05:14 -0400 Message-ID: From: "Hays, Sam" To: "'freebsd-questions@freebsd.org'" Subject: Natd and Battle.net Date: Fri, 18 May 2001 17:05:04 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anybody have any experience getting battle.net, specifically starcraft working with nat on freebsd 4.3? the set up is this: [BSD Firewall/router/dhcpd/natd] xl0:24.xxx.xxx.xxx / xl1:192.168.0.1 and [Win2k] 192.168.0.10 According to blizzards website, battle.net is 'nat friendly' but I keep getting the famous UDP error message. My Nat configuration is this: interface xl0 dynamic yes use_sockets yes same_ports yes punch_fw 500:100 Thats it for right now, although I had had: redirect_port udp 192.168.0.10:6112-6119 6112-6119 and i'm launching natd with the flags -l -f /usr/local/etc/natdrules (and natdrules is the file listed above)... and it still didn't work. Any thoughts? Thanks -Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message