Boris, I also run GNUGK with dual ethernet I/F, in my case both are public but on different networks. I believe your problem is you have defined the default route to be 192.168.0.1 which is the private network. IF you wish to have the GNUGK communicate ONLY on the ETH1 interface, then..... You will need to do either A or B: A) Define default gateway as on the eth1 network - OR - B) Define static routes to those IPs (or networks) that you want to communicate with and make the route to them be on the eth1 network. (the remote_ep_ip is the IP addr of the remote endpoint the gw_ip is the default gateway on your eth1 network) (for a single IP) route add -host remote_ep_ip gw gw_ip On Wed, 2005-06-15 at 07:45, Boris Pavacic wrote: > # route -n > Kernel IP routing table > Destination Gateway Genmask Flags Metric > Ref Use Iface > y.y.y.y 0.0.0.0 255.255.255.240 U 0 0 > 0 eth0 > 192.168.0.0 0.0.0.0 255.255.255.0 U 0 > 0 0 eth0 > 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 > 0 0 eth0 > > > > -- Regards, Steve Miskowitz Planet Telecom This email was scanned by: Mcafee GroupShield ---------------- CONFIDENTIAL DISCLAMER ---------------- All information provided in this email is considered confidential and proprietary of Planet Telecom, Inc. and Telecenter Inc. Use of this information by anyone other than the recipient or sender will be considered in breach of agreement. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/