Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > Gtk-Gnutella (Linux/Unix/Mac OSX/Windows)
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Gtk-Gnutella (Linux/Unix/Mac OSX/Windows) Gtk-Gnutella user section. Preview this popular software: Gtk-Gnutella (Linux / BSD / Darwin / Mac OS X / Windows)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old December 6th, 2002
Novicius
 
Join Date: December 6th, 2002
Posts: 2
cgraham is flying high
Default upload abilities

I want to be a good member of this community and allow my original content to be available to the gnutella network.

I have configured my network server as follows:

#GNUTELLA
$IPCHAINS -A input -p tcp -s $REMOTENET -d $OUTERNET 6346 -j ACCEPT
$IPCHAINS -A input -p udp -s $REMOTENET -d $OUTERNET 6346 -j ACCEPT

yet it still seems to think it is behind a firewall. what else is required to allow upload?


Clay
Reply With Quote
  #2 (permalink)  
Old December 6th, 2002
Novicius
 
Join Date: December 6th, 2002
Location: Washington, USA
Posts: 4
FuzzeX is flying high
Default

I added the following line to my firewall script and everything seems to work fine:

$IPTABLES -A INPUT -i $EXTIF (external interface) -m state --state NEW,ESTABLISHED,RELATED -p tcp -s $UNIVERSE (where ever you want to accept connections from) -d $EXTIP (external ip address) --dport 6346 -j ACCEPT

If you have a line for a web server you might try copying it and changing the port.

Best of luck.
Reply With Quote
  #3 (permalink)  
Old December 9th, 2002
Novicius
 
Join Date: December 6th, 2002
Posts: 2
cgraham is flying high
Default

>If you have a line for a web server you might try copying it and changing the port.

that's exactly what that line is...

clay
Reply With Quote
  #4 (permalink)  
Old December 9th, 2002
Novicius
 
Join Date: December 6th, 2002
Location: Washington, USA
Posts: 4
FuzzeX is flying high
Default

hmm, confounding.

The other thought I had was that if you're connecting through a router it could have an internal firewall that could be fouling things up. It could be an ISP issue for that matter.

If you haven't tried it yet you could switch the port to some place else and see if that would do it. Could the chain be picky about wanting the specific IP of the interface in -d $OUTERNET rather than a network range? I don't think so, but it was another thought I had.

Since you're using IPCHAINS I'm assuming that you're running a 2.2.x kernel. It might be possible that switching to a 2.4.x kernel and netfilter could fix the problem.

I have one last question about your network setup. Are you running gtk-gnut on the proxy/firewall with direct access to the internet connection or is it running on an internal network machine?

I'm not sure any of this helped, but hopefully it will get a little closer.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Option to select specific queued uploaders to upload bypassing set upload limit SRapold New Feature Requests 0 November 13th, 2005 01:11 AM
how i upload???? want to register?!?! :o Download/Upload Problems 4 September 29th, 2004 10:57 PM
Upload Unregistered Support: General 4 July 12th, 2002 03:11 AM
Upload? Unregistered Support: General 2 July 12th, 2002 03:03 AM
Upload screen flooded by "Upload limit reached" messages Al Download/Upload Problems 0 August 31st, 2001 05:42 AM


All times are GMT -7. The time now is 04:30 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.