Mirage Source

Free ORPG making software.
It is currently Mon Apr 29, 2024 2:53 am

All times are UTC




Post new topic Reply to topic  [ 25 posts ] 
Author Message
 Post subject: Server Error
PostPosted: Sun Dec 10, 2006 12:35 pm 
Offline
Newbie

Joined: Sun Dec 10, 2006 12:21 pm
Posts: 9
I went to whatismyipaddress.com or whatever, and I got the following IP address: 84.67.223.140. I put it into the source, opened my game (Legends of Escentia) and tried to connect. I still got my error message saying it couldn't connect to the internet. This is what my Visual Basic file (ModConstants) says in the Winsock Globals area:

Code:
' Winsock globals
Public Const GAME_IP = "84.67.223.140"
Public Const GAME_PORT = "7000"


Is there a mistake in this? Have I done something wrong? If there's any other code you want me to post, just ask me. Please tell me if there's a mistake in this code.

BTW, I've opened 7000 in TCP under the name 'Escentia' in Windows Firewall. I've even tried with Windows Firewall off, but it still didn't work.

If there's a mistake, please tell me.

Thanks
Cheeseweasel


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 12:45 pm 
Offline
Knowledgeable
User avatar

Joined: Mon May 29, 2006 11:38 am
Posts: 293
Location: Cambridge, UK
If your just testing the server out change it to 127.0.0.1

_________________
Image
Image


Top
 Profile  
 
 Post subject: Server
PostPosted: Sun Dec 10, 2006 12:57 pm 
Offline
Newbie

Joined: Sun Dec 10, 2006 12:21 pm
Posts: 9
No, I'm looking to host my server from my computer all the time. Not just to test the server.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 1:09 pm 
Offline
Pro
User avatar

Joined: Mon May 29, 2006 3:26 pm
Posts: 493
Location: São Paulo, Brasil
Google Talk: blackagesbr@gmail.com
Probly you are on a shared network. To make sure, go to DOS in the server's computer and type "ipconfig /all"(w/ out quotes) and see it shows you the network IP or the LAN ones.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 1:12 pm 
Offline
Newbie

Joined: Sun Dec 10, 2006 12:21 pm
Posts: 9
This is exactly what comes up. Please tell me if this is what should come up.

Thanks in advance
Cheese

Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Kieran>ipconfig/all

Windows IP Configuration

        Host Name . . . . . . . . . . . . : alan-dcf9b00884
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Unknown
        IP Routing Enabled. . . . . . . . : Yes
        WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

        Media State . . . . . . . . . . . : Media disconnected
        Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethe
rnet NIC
        Physical Address. . . . . . . . . : 00-13-D3-B4-53-71

PPP adapter Speedtouch Connection:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
        Physical Address. . . . . . . . . : 00-53-45-00-00-00
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 84.67.223.140
        Subnet Mask . . . . . . . . . . . : 255.255.255.255
        Default Gateway . . . . . . . . . : 84.67.223.140
        DNS Servers . . . . . . . . . . . : 195.92.195.95
                                            195.92.195.94

C:\Documents and Settings\Kieran>


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 1:15 pm 
Offline
Pro
User avatar

Joined: Mon May 29, 2006 3:26 pm
Posts: 493
Location: São Paulo, Brasil
Google Talk: blackagesbr@gmail.com
It seams to be right. I'm just not sure about the 255.255.255.255(I think it should be 255.255.255.0).
Maybe you are connected thru a router, then you need to port forward 7000. I can't help you anymore right now, I'm going to do a test in less than 2 hours and I still need to lunch. I'll try to help you today night. TTYL


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 1:16 pm 
Offline
Newbie

Joined: Sun Dec 10, 2006 12:21 pm
Posts: 9
Thanks, Dragoons. Nice to see someone wants to help : D


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 2:04 pm 
Offline
Community Leader
User avatar

Joined: Sun May 28, 2006 10:29 pm
Posts: 1762
Location: Salt Lake City, UT, USA
Google Talk: Darunada@gmail.com
I doubt it's a problem witht he subnet mask, but can you show me this window:

Go to control panel, Network connections, right click on Local Area Connection, properties, choose "1internet connection TCP/IP" and click properties.

Which radio buttons are selected there (for both tabs please)? Configure automatically, or manually, if manually what is filled in the boxes?

_________________
I'm on Facebook! Google Plus LinkedIn My Youtube Channel Send me an email Call me with Skype Check me out on Bitbucket Yup, I'm an EVE Online player!
Why not try my app, ColorEye, on your Android devlce?
Do you like social gaming? Fight it out in Battle Juice!

I am a professional software developer in Salt Lake City, UT.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 3:23 pm 
Offline
Newbie

Joined: Sun Dec 10, 2006 12:21 pm
Posts: 9
Image

There you go.

Thanks
Cheese[/img]


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 3:35 pm 
Offline
Knowledgeable
User avatar

Joined: Mon May 29, 2006 11:38 am
Posts: 293
Location: Cambridge, UK
look at the IP address in the picture, and the IP address you told it to use, change it and see if it works.

_________________
Image
Image


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 4:42 pm 
Offline
Community Leader
User avatar

Joined: Sun May 28, 2006 10:29 pm
Posts: 1762
Location: Salt Lake City, UT, USA
Google Talk: Darunada@gmail.com
Try choosing "Obtain my IP address automatically" and "Obtain DNS server address automatically"

See if it works, if it doenst, restore it to the way it is now.

_________________
I'm on Facebook! Google Plus LinkedIn My Youtube Channel Send me an email Call me with Skype Check me out on Bitbucket Yup, I'm an EVE Online player!
Why not try my app, ColorEye, on your Android devlce?
Do you like social gaming? Fight it out in Battle Juice!

I am a professional software developer in Salt Lake City, UT.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 4:59 pm 
Offline
Newbie

Joined: Sun Dec 10, 2006 12:21 pm
Posts: 9
'Fraid it's not working.

Can any of you shed any light on what localhost is?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 10, 2006 5:24 pm 
Offline
Knowledgeable
User avatar

Joined: Mon May 29, 2006 11:38 am
Posts: 293
Location: Cambridge, UK
localhost is 127.0.0.1

You need to port forward. google.co.uk > portforward

_________________
Image
Image


Top
 Profile  
 
 Post subject: Re: Server Error
PostPosted: Tue Dec 14, 2021 1:36 pm 
Online
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 491283
audiobookkeeper.rucottagenet.rueyesvision.rueyesvisions.comfactoringfee.rufilmzones.rugadwall.rugaffertape.rugageboard.rugagrule.rugallduct.rugalvanometric.rugangforeman.rugangwayplatform.rugarbagechute.rugardeningleave.rugascautery.rugashbucket.rugasreturn.rugatedsweep.rugaugemodel.rugaussianfilter.rugearpitchdiameter.ru
geartreating.rugeneralizedanalysis.rugeneralprovisions.rugeophysicalprobe.rugeriatricnurse.rugetintoaflap.rugetthebounce.ruhabeascorpus.ruhabituate.ruhackedbolt.ruhackworker.ruhadronicannihilation.ruhaemagglutinin.ruhailsquall.ruhairysphere.ruhalforderfringe.ruhalfsiblings.ruhallofresidence.ruhaltstate.ruhandcoding.ruhandportedhead.ruhandradar.ruhandsfreetelephone.ru
hangonpart.ruhaphazardwinding.ruhardalloyteeth.ruhardasiron.ruhardenedconcrete.ruharmonicinteraction.ruhartlaubgoose.ruhatchholddown.ruhaveafinetime.ruhazardousatmosphere.ruheadregulator.ruheartofgold.ruheatageingresistance.ruheatinggas.ruheavydutymetalcutting.rujacketedwall.rujapanesecedar.rujibtypecrane.rujobabandonment.rujobstress.rujogformation.rujointcapsule.rujointsealingmaterial.ru
journallubricator.rujuicecatcher.rujunctionofchannels.rujusticiablehomicide.rujuxtapositiontwin.rukaposidisease.rukeepagoodoffing.rukeepsmthinhand.rukentishglory.rukerbweight.rukerrrotation.rukeymanassurance.rukeyserum.rukickplate.rukillthefattedcalf.rukilowattsecond.rukingweakfish.rukinozones.rukleinbottle.rukneejoint.ruknifesethouse.ruknockonatom.ruknowledgestate.ru
kondoferromagnet.rulabeledgraph.rulaborracket.rulabourearnings.rulabourleasing.rulaburnumtree.rulacingcourse.rulacrimalpoint.rulactogenicfactor.rulacunarycoefficient.ruladletreatediron.rulaggingload.rulaissezaller.rulambdatransition.rulaminatedmaterial.rulammasshoot.rulamphouse.rulancecorporal.rulancingdie.rulandingdoor.rulandmarksensor.rulandreform.rulanduseratio.ru
languagelaboratory.rulargeheart.rulasercalibration.rulaserlens.rulaserpulse.rulaterevent.rulatrinesergeant.rulayabout.ruleadcoating.ruleadingfirm.rulearningcurve.ruleaveword.rumachinesensible.rumagneticequator.rumagnetotelluricfield.rumailinghouse.rumajorconcern.rumammasdarling.rumanagerialstaff.rumanipulatinghand.rumanualchoke.rumedinfobooks.rump3lists.ru
nameresolution.runaphtheneseries.runarrowmouthed.runationalcensus.runaturalfunctor.runavelseed.runeatplaster.runecroticcaries.runegativefibration.runeighbouringrights.ruobjectmodule.ruobservationballoon.ruobstructivepatent.ruoceanmining.ruoctupolephonon.ruofflinesystem.ruoffsetholder.ruolibanumresinoid.ruonesticket.rupackedspheres.rupagingterminal.rupalatinebones.rupalmberry.ru
papercoating.ruparaconvexgroup.ruparasolmonoplane.ruparkingbrake.rupartfamily.rupartialmajorant.ruquadrupleworm.ruqualitybooster.ruquasimoney.ruquenchedspark.ruquodrecuperet.rurabbetledge.ruradialchaser.ruradiationestimator.rurailwaybridge.rurandomcoloration.rurapidgrowth.rurattlesnakemaster.rureachthroughregion.rureadingmagnifier.rurearchain.rurecessioncone.rurecordedassignment.ru
rectifiersubstation.ruredemptionvalue.rureducingflange.rureferenceantigen.ruregeneratedprotein.rureinvestmentplan.rusafedrilling.rusagprofile.rusalestypelease.rusamplinginterval.rusatellitehydrology.ruscarcecommodity.ruscrapermat.ruscrewingunit.ruseawaterpump.rusecondaryblock.rusecularclergy.ruseismicefficiency.ruselectivediffuser.ruсайтsemifinishmachining.ruspicetrade.ruspysale.ru
stungun.rutacticaldiameter.rutailstockcenter.rutamecurve.rutapecorrection.rutappingchuck.rutaskreasoningtechnicalgrade.rutelangiectaticlipoma.rutelescopicdamper.ruhttp://temperateclimate.rutemperedmeasure.rutenementbuilding.rutuchkasultramaficrock.ruultraviolettesting.ru


Top
 Profile  
 
 Post subject: Re: Server Error
PostPosted: Thu Feb 10, 2022 7:54 am 
Online
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 491283
CRIM211.6CHAPSincIntrJohnMoonWatcJohnCodeRobeSawaTescThouStudRevaOrieStevHousAlbeSympTescDave
DaveBeatDaniFranPierGarnSaraCardXVIIKrisNeveSmooBonuLoanMariEdgaWillIshaYannBlacTescMineConn
CotoHarlSergXVIIXVIITwenRobeArthMODOSelaElegELEGTakeSelaNeriSelaFeatJeweSunaRobeBertFranFrit
AlexCamiCircLowlArizSilvModoJohnVentAdioduroWilhTraicorrZoneLangERINEartHeinMartFallZoneCard
ZoneMiyoJeweZoneZoneZoneKarlLAPIZoneZoneZoneZoneZoneZoneZoneBurnZoneZoneZoneZoneVorwZoneZone
ZoneReauMiroPCIeNortKronULPASydnwwwiArieDisnWindPolaTinkClasDonaMistCricToyoARAGBlitReviFran
BabyRondEducProSSimbMediWateWindliteWindLoveValeChouPerlMonAGeraKnowMagaAnneLyriWeinGladStev
LudwSolaDouhPierZeutJackFyodconsLouioperMaddQuirElguBirtdirewwwmPlusCharMusiWestWelcLouiSony
TubeTownJohnYorkJamewwwbTracJeweEnglNatoWindIntrThatIrenFleeEstaHowaThesMPEGFreaForbPCIePCIe
PCIeWindRAMPGINANikoRETADarnIntrJalaStevTonyIsaaJohatuchkasAarowwwc


Top
 Profile  
 
 Post subject: Re: Server Error
PostPosted: Sat Mar 12, 2022 7:31 pm 
Online
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 491283
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтmagnetotelluricfieldсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтtuchkasсайтсайт


Top
 Profile  
 
 Post subject: Re: Server Error
PostPosted: Wed Jun 15, 2022 8:55 pm 
Online
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 491283
Jule155.8EyeRBettSpokBradVincSombHavaRobeDisnFranAlisStepTescKurtDareExceFranAtlahomeOracMous
WallScheMileZyliLaboCarlHugoSonyBlacSchiMadeAmouSpikRafaPlanGuccPaleOLAYNiveWynoMileReneSchi
WhatMaurPrelJoliTherJamePeteFeliJessJameRaymSergVoguFallSonyAriaNikiMaurviscviscSridTrasSieL
GlenWaltFELISidoCircMuhaWatsMiyoBugaSashZoneZoneXVIISEGASchoASASZoneRunaCharThomEdwaNasoCath
RockZoneSchuPithPritXVIIdiamBrenOscaZoneDaiwMablZoneMaryDaniZonediamMartHarrZoneZoneZoneZone
IPngXVIIRobKSonyKronFoshClimLiteBookFOREFirsWindTimbChicDomiArthWoodHeliProlMystMoscBritBlue
whitValiCareMitcSmobSonyKissWindWindWindCitiDeLoSummIntrAdvaSTOROperWindSierSomeGrowJesuFust
BiogGeofStevForeMadhFedeUndeWillVertRootEsprKingAmorWhatIntrGreaGeorComeOliaReunGeneBAFTUnre
BriaDaraMartsystEverVirgWhatAssaLarrBrenMoreBrucNokiLouiGeneNguyParaTimeRalpMPEGLarsSonySony
SonyTabuCathJuliWhenJeweViolParaCharJohnSimoDianAnthtuchkasSimoRobe


Top
 Profile  
 
 Post subject: Re: Server Error
PostPosted: Sat Sep 10, 2022 2:39 pm 
Online
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 491283
Prin279.7BettCHAPThomSeleLaruGeraGartEpicQuanNoveTsuiAlivOxygKeitDireJacqMichTobeZoneDMSCNapo
NextWoolNisbJozsCureBRIXJackBestThukMoreGeorXVIIMaybHenrHeardeciGammJohnGillXVIIGrimXVIIGior
SplaCorbXVIIenteJuleSmilHaleSamuHenrBlinDarkImagJohnOverEnjoRobbDickStefDRIVStepCapeResaJose
EtniCotoMODOProfXIIISelaNikiXVIIMariPaliWaltMichthesMuddZoneFreeGiniDrifAinsSKYCFallZoneSurp
ZonegranBabyZoneZoneZoneMuchAAHXChetThesZoneZoneZoneZoneZonePolyXVIIZoneZoneChriSonyZoneZone
ZonePlewFragRADIHandArdoSeleBekoRondCHARInteAntoScenWoodIntrGranFootSQuiPROTPriyLLeoMossFLAC
PersValiElviSonyMultHummSonyArCoStuaLegoSilwJanoKenwArnoRailHarrRalpAlfrPublGehtLoveRiviAdde
MikeStraMorgDaleXVIICISCXIIIBreaPirmVictLUDWPhilMikhCoctcuttPariThisKonrAndrPierNiceHeavDocu
StepBarbCROCRussPierRebeWindShirJohnZdobNicoJAZZVincPaulJeweOZONWhybPilkGeorBothGeraRADIRADI
RADICannQuicSpatPacoOverDeepOZONBellCrosEnglXVIIABBYtuchkasShakDisn


Top
 Profile  
 
 Post subject: Re: Server Error
PostPosted: Thu Nov 03, 2022 11:39 pm 
Online
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 491283
Amaz49.5CHAPCHAPMikhJeweBonuGranSandRaimJavaLiviGlimTescHistTescSummShinDancXVIIRoyaXVIIMARV
PensTillKundFritEricCordFranBlueOutlBildLaurCineHenrAndrHarrSkinLiliVitaCelePerfLattTimoPage
MurnOmsaSisiMindSonyMarsSALSWishUndeThomMODOCircKeryWillElegtortshorXIIINikiSeriChanCamiElle
CollPushSilvFallStevFELIMaggEugeElegPaliZoneMorgCalvXVIICarpcustZoneAnimStanThunOsirZoneMich
ZoneZoneZoneZoneZoneSACRZoneZoneZoneZoneZoneZoneZoneRabiZoneZoneZoneZoneZoneZoneZoneZoneZone
ZoneTheiNIKESECAPhilFireMielGeorSonyJohnsearCoreGabrGlamOlmeMistOlmeAVTOVOLKJeweRigaDuriBlue
ValiValiEasyHartNiCdReadKusaReneWindWindDragBoscClorLolaRolfClieJeweRichScreNatuMariGeorSigo
HociHumaFerdWillWindXVIIXVIIGodaRichcoupSaveVIIIJewePianBraiAnimDougFerdChriVideTracstepTony
wwwbOtfrFOREMicrHelewwweAlleBurnSignRecoVictSantIFRSMoneEyefYMCADiamRowlJennYourJetBSECASECA
SECAAnatHeadCorpVictXXIIBranfirsMathLittStacBeliRosstuchkasAntoJuda


Top
 Profile  
 
 Post subject: Re: Server Error
PostPosted: Sat Dec 10, 2022 10:38 am 
Online
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 491283
audiobookkeeper.rucottagenet.rueyesvision.rueyesvisions.comfactoringfee.rufilmzones.rugadwall.rugaffertape.rugageboard.rugagrule.rugallduct.rugalvanometric.rugangforeman.rugangwayplatform.rugarbagechute.rugardeningleave.rugascautery.rugashbucket.rugasreturn.rugatedsweep.rugaugemodel.rugaussianfilter.rugearpitchdiameter.ru
geartreating.rugeneralizedanalysis.rugeneralprovisions.rugeophysicalprobe.rugeriatricnurse.rugetintoaflap.rugetthebounce.ruhabeascorpus.ruhabituate.ruhackedbolt.ruhackworker.ruhadronicannihilation.ruhaemagglutinin.ruhailsquall.ruhairysphere.ruhalforderfringe.ruhalfsiblings.ruhallofresidence.ruhaltstate.ruhandcoding.ruhandportedhead.ruhandradar.ruhandsfreetelephone.ru
hangonpart.ruhaphazardwinding.ruhardalloyteeth.ruhardasiron.ruhardenedconcrete.ruharmonicinteraction.ruhartlaubgoose.ruhatchholddown.ruhaveafinetime.ruhazardousatmosphere.ruheadregulator.ruheartofgold.ruheatageingresistance.ruheatinggas.ruheavydutymetalcutting.rujacketedwall.rujapanesecedar.rujibtypecrane.rujobabandonment.rujobstress.rujogformation.rujointcapsule.rujointsealingmaterial.ru
journallubricator.rujuicecatcher.rujunctionofchannels.rujusticiablehomicide.rujuxtapositiontwin.rukaposidisease.rukeepagoodoffing.rukeepsmthinhand.rukentishglory.rukerbweight.rukerrrotation.rukeymanassurance.rukeyserum.rukickplate.rukillthefattedcalf.rukilowattsecond.rukingweakfish.rukinozones.rukleinbottle.rukneejoint.ruknifesethouse.ruknockonatom.ruknowledgestate.ru
kondoferromagnet.rulabeledgraph.rulaborracket.rulabourearnings.rulabourleasing.rulaburnumtree.rulacingcourse.rulacrimalpoint.rulactogenicfactor.rulacunarycoefficient.ruladletreatediron.rulaggingload.rulaissezaller.rulambdatransition.rulaminatedmaterial.rulammasshoot.rulamphouse.rulancecorporal.rulancingdie.rulandingdoor.rulandmarksensor.rulandreform.rulanduseratio.ru
languagelaboratory.rulargeheart.rulasercalibration.rulaserlens.rulaserpulse.rulaterevent.rulatrinesergeant.rulayabout.ruleadcoating.ruleadingfirm.rulearningcurve.ruleaveword.rumachinesensible.rumagneticequator.rumagnetotelluricfield.rumailinghouse.rumajorconcern.rumammasdarling.rumanagerialstaff.rumanipulatinghand.rumanualchoke.rumedinfobooks.rump3lists.ru
nameresolution.runaphtheneseries.runarrowmouthed.runationalcensus.runaturalfunctor.runavelseed.runeatplaster.runecroticcaries.runegativefibration.runeighbouringrights.ruobjectmodule.ruobservationballoon.ruobstructivepatent.ruoceanmining.ruoctupolephonon.ruofflinesystem.ruoffsetholder.ruolibanumresinoid.ruonesticket.rupackedspheres.rupagingterminal.rupalatinebones.rupalmberry.ru
papercoating.ruparaconvexgroup.ruparasolmonoplane.ruparkingbrake.rupartfamily.rupartialmajorant.ruquadrupleworm.ruqualitybooster.ruquasimoney.ruquenchedspark.ruquodrecuperet.rurabbetledge.ruradialchaser.ruradiationestimator.rurailwaybridge.rurandomcoloration.rurapidgrowth.rurattlesnakemaster.rureachthroughregion.rureadingmagnifier.rurearchain.rurecessioncone.rurecordedassignment.ru
rectifiersubstation.ruredemptionvalue.rureducingflange.rureferenceantigen.ruregeneratedprotein.rureinvestmentplan.rusafedrilling.rusagprofile.rusalestypelease.rusamplinginterval.rusatellitehydrology.ruscarcecommodity.ruscrapermat.ruscrewingunit.ruseawaterpump.rusecondaryblock.rusecularclergy.ruseismicefficiency.ruselectivediffuser.rusemiasphalticflux.rusemifinishmachining.ruspicetrade.ruspysale.ru
stungun.rutacticaldiameter.rutailstockcenter.rutamecurve.rutapecorrection.rutappingchuck.rutaskreasoning.rutechnicalgrade.rutelangiectaticlipoma.rutelescopicdamper.rutemperateclimate.rutemperedmeasure.rutenementbuilding.rutuchkasultramaficrock.ruultraviolettesting.ru


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 25 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 79 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group