From owner-freebsd-questions Tue Oct 20 11:17:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15507 for freebsd-questions-outgoing; Tue, 20 Oct 1998 11:17:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iglou.com (iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15500 for ; Tue, 20 Oct 1998 11:17:04 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.109] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 0zVgKb-00058y-00; Tue, 20 Oct 1998 14:16:30 -0400 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 20 Oct 1998 14:15:50 -0400 (EDT) From: Patrick Gardella To: questions@FreeBSD.ORG Subject: CU-SeeMe and -alias ppp Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings all! I'm trying to configure my ppp.conf (iijppp) to allow CU-SeeMe to work on our network. I've gotten it to work fine with person to person calls, but not with conferences. I never get a response from the reflector once I select a conference I wish to join. I don't know if this is a problem with my ppp.conf and -alias tag, but I thought I would ask. My ppp.conf has the following aliases: alias port tcp 192.168.1.7:7648 7648 alias port udp 192.168.1.7:7648 7648 alias port tcp 192.168.1.7:7649 7649 alias port udp 192.168.1.7:7649 7649 alias port udp 192.168.1.7:24032 24032 These are the ports White Pine said they needed open to use CU-SeeMe. Tcpdump on one of these connections does not note any other ports being used. ppp's logging for tcp/ip shows packets inbound from wpine.com for icmp port 3 occasionally: Oct 20 13:25:00 gateway ppp[23629]: TCP/IP: INP ICMP: 204.180.193.104:3 ---> 192.168.1.7:3 Does this mean anything? CU-SeeMe responds immediately on UDP port 7648. Has anyone been able to do conferencing with CU-SeeMe? Note, the CU-SeeMe software is on a Windows 95 machine (192.168.1.7) with CU-SeeMe software version 3.1.1 build 4 trying to connect to cafe.wpine.com. As I said, person to person conferences work fine. (Oddly enough) Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message