|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Host Connections Discussions related to host connections for BearShare users. Problems connecting? See A technique for connecting with BearShare |
| LinkBack | Thread Tools | Display Modes |
| |||
New Trick To Make BearShare Connect To Gnutella! I have the same problem as many users is haunted by because of BearShare is not connecting to Gnutella network no matter what I do...I know 100% my BearShare is not firewalled, so her I have to think new and figure out a better way then only change the connect.txt file in hope to finally get connected! The BearShare 5.1.0b25 has a forced Ultrapeer function to use which other BearShare versions do not have. I know when BearShare hit Ultrapeer mode it connects to the Gnutella network no matter what, and I started to think is it possible to push other BearShare versions to Ultrapeer mode and get connected to Gnutella network instead of get frustrated by never ever get connected.. I have found a very simple solution to do and kick any BearShare from 4.7.3.2 to 5.2.5.9 into Ultrapeer mode, and here is how!!! Before you can use the Ultrapeer mode trick below, you must be sure you are not "FIREWALLED" and the "connect.txt" in db folder located by default C:\Program Files\BearShare\db is not to old. Replase it if it is... You will find a new one here if needed: BearShare Connect Fix installer 1.) If BearShare is runnig and trying to get connected and not do so, just exit BearShare so it shuts down completely... 2.) Locate the BearShare installation folder which is by default C:\Program Files\BearShare, and find this file here: FreePeers.ini 3.) Open FreePeers.ini file with any txt editor you like to use like Notepad/Notpad ++. 4.) Find this section [FirewallLogic] in the FreePeers.ini and it should look like the code below: Code: [FirewallLogic] bTcpNFW = Yes ; yes if Tcp non-firewalled. TcpIP = 10.0.0.1 ; Tcp IP. bUdpNFW = No ; yes if Udp non-firewalled. bUdpSolNFW = No ; yes if Udp solicited non-firewalled. UdpIP = ; Udp IP. UdpPort = 6348 ; Udp port. to (Yes): bUdpNFW = Yes ; yes if Udp non-firewalled. And copy the Tcpip and add it to Udpip, and the changed code will look like this: Code: [FirewallLogic] bTcpNFW = Yes ; yes if Tcp non-firewalled. TcpIP = 10.0.0.1 ; Tcp IP. bUdpNFW = Yes ; yes if Udp non-firewalled. bUdpSolNFW = No ; yes if Udp solicited non-firewalled. UdpIP = 10.0.0.1 ; Udp IP. UdpPort = 6348 ; Udp port. 6.) Find this section [HostLogic] in the FreePeers.ini and it should look like the code below: Code: [HostLogic] modeAutoConnect = Yes ; Automatically establish connections modeAccept = Yes ; Accept incoming connections m_bEverUltrapeerCapable = No ; Has client ever been an Ultrapeer m_everUPExpire = 0xD8822D18B315E440 ; EverUltrapeer expiration date to (Yes): m_bEverUltrapeerCapable = Yes ; Has client ever been an Ultrapeer And the changed code will look like this: Code: [HostLogic] modeAutoConnect = Yes ; Automatically establish connections modeAccept = Yes ; Accept incoming connections m_bEverUltrapeerCapable = Yes ; Has client ever been an Ultrapeer m_everUPExpire = 0xD8822D18B315E440 ; EverUltrapeer expiration date Edit by LOTR: Also check post #13 about UP expiry date here if BearShare has not been used for a month or longer.
__________________ Just Good enough, smart enough, and no longer Elite... Last edited by File_Girl71; November 8th, 2012 at 12:17 PM. |
| ||||
Which version of BearShare are you using may I ask? Past couple days, I've again tried experimenting with using BS 5.2.6 Pro (k), as usual struggles to make any connections. 15-35 mins may connect to one bs host, at most 2. But we all know those (k) versions of 5.2 do not connect or connect well. At that rate, BS 5.1 beta beats it hands down. I suspect probably the only persons using BS Pro who are regularly using it were original users of the program. I'm not sure what the improvements of 5.2 were supposed to be, other than UPnP support, I doubt there was any dramatic improvements, also considering the developer was already working on ways to infest the program with external control. Quote:
|
| ||||
Quote:
bForcedUltrapeer = Yes ; Forced Ultrapeer mode" is not included originally in the file. |
| ||||
In retrospect, I am not sure the forced ultrapeer option is applicable to the Pro or standard version. I suspect it might only have been intended for testing with the beta. I will send you what i have anyway. |
| ||||
[Hosts] bUseDefaultServiceProvider = Yes ; always try public.bearshare.net first bNeverBecomeUltrapeer = No ; never become an ultrapeer bForwardPublicQueriesToLAN = Yes ; Forward public queries to local LAN via multicast bNativeCompletionPorts = No ; Use native completion ports for socket I/O connectTimeout = 10 ; max seconds for connect handshakeTimeout = 10 ; max seconds for handshake completion msgTimeout = 10 ; max seconds to receive message tempTimeout = 5 ; max seconds for temp to send a ping hostMinorTimeout = 3 ; display time for minor errors hostMajorTimeout = 10 ; display time for major errors szAuthUserAgent = "" ; Authorized User Agent szRejectUserAgent = "" ; Reject User Agent You have to get an open port on your router to get BS connect. |
| |
LinkBacks (?)
LinkBack to this Thread: https://www.gnutellaforums.com/host-connections/100749-new-trick-make-bearshare-connect-gnutella.html | ||||
Posted By | For | Type | Date | |
Ultrapeer - online conversations | BoardReader | This thread | Refback | May 13th, 2014 06:01 PM | |
Site Gnutella Forums | www.gnutellaforums.com | BoardReader | This thread | Refback | May 7th, 2014 04:40 PM |