Raised This Month: $51 Target: $400
 12% 

Stupid router that i have !


Post New Thread Reply   
 
Thread Tools Display Modes
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 02-21-2017 , 13:14   Re: Stupid router that i have !
Reply With Quote #11

So,
Quote:
An address that starts with 10. is a private network address or non-routable IP. Basically what this means is that there should be no way that you will see this address outside of a private network.
http://www.webhostingtalk.com/showthread.php?t=689738

The 2 jump is stranger. Are you over an wireless connection?
The 2 jump seems to be an internet ip, however all the others seems to be just a local/private routers. It means you are probably deeply behind routers and you will have to setup several of them to be able to be reachable from the internet.

Another solution to you would be rent VPS and setup you server or whatever you want to there.
On a VPS you will not be behind router (at least should not), so you just need to set up the firewall
as you are directly on the internet.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 02-21-2017 at 13:16.
addons_zz is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 02-21-2017 , 15:50   Re: Stupid router that i have !
Reply With Quote #12

Quote:
Originally Posted by addons_zz View Post
So,

http://www.webhostingtalk.com/showthread.php?t=689738

The 2 jump is stranger. Are you over an wireless connection?
The 2 jump seems to be an internet ip, however all the others seems to be just a local/private routers. It means you are probably deeply behind routers and you will have to setup several of them to be able to be reachable from the internet.

Another solution to you would be rent VPS and setup you server or whatever you want to there.
On a VPS you will not be behind router (at least should not), so you just need to set up the firewall
as you are directly on the internet.

yh im on a wireless connection to my router...

btw i cant rent anything since im not working atm...

i used to forward ports on my previous router...
now i have a new/old weird one
i think its an old version of netgear...

100% i am sure thats the problem is not from my router firewall
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 03-05-2017 at 14:03.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Natsheh
Veteran Member
Join Date: Sep 2012
Old 03-05-2017 , 14:01   Re: Stupid router that i have !
Reply With Quote #13

Code:
Tracing route to 195.62.18.174 over a maximum of 30 hops

  1     1 ms    <1 ms     1 ms  10.0.0.138    // this my router ip address
  2    17 ms    17 ms    19 ms  100.68.0.1 // but what is this ip for? is this for my ISP
  3     *        *        *     Request timed out.  // and why here request timed out ?!
  4    19 ms    18 ms    37 ms  10.17.110.90 // and what these three ip's for ?? 
  5    36 ms    18 ms    21 ms  10.17.111.27 // and here i get (Destination net unreachable.)
  6    18 ms    22 ms    18 ms  10.17.111.26 // 
  7     *        *        *     Request timed out.
  8    19 ms    19 ms    19 ms  10.17.101.1
  9    19 ms    17 ms    18 ms  IIX-10G-XPhone.iix.net.il [192.114.62.73]
 10    19 ms    18 ms    18 ms  SmileComm-10G-IIX.iix.net.il [192.114.62.18]
 11    19 ms    18 ms    20 ms  ACCESS-MR-01-vl730.ip4.012.net.il [212.199.6.162]
 12    19 ms    22 ms    29 ms  82.102.132.77
 13    21 ms    19 ms    20 ms  212.68.138.145
 14    25 ms    24 ms    24 ms  212.68.138.146
 15    25 ms    27 ms    25 ms  auth.omnitech.co.il [193.138.92.1]
 16    27 ms    25 ms    24 ms  195.62.18.174

Trace complete.
trace route to random ip in my country.


Code:
Tracing route to 141.***.***.*** over a maximum of 30 hops

  1     1 ms    <1 ms    <1 ms  192.63.53.105
  2    20 ms    17 ms    17 ms  10.17.100.11
  3     *        *        *     Request timed out.
  4    17 ms    16 ms    16 ms  10.17.110.66
  5    17 ms    16 ms    16 ms  10.17.111.27
  6  10.17.111.27  reports: Destination net unreachable.

Trace complete.

trace route to my public ip address
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 03-05-2017 at 15:20.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 03-05-2017 , 16:18   Re: Stupid router that i have !
Reply With Quote #14

Quote:
Originally Posted by Natsheh View Post
Code:
  3     *        *        *     Request timed out.  // and why here request timed out ?!
Not all packets flowing throw the web can successfully reach their destiny.
So usually there is small a percent loss (or big if the bad cables/traffic overflow).
Therefore, everytime there is a miss hit, is it necessary to try again until you get
what you want to send. Or not, and just accept the failure. It depends on the protocol
you are using. The most famous today I think it it the TCP/IP pair.

Quote:
Originally Posted by Natsheh View Post
Code:
  1     1 ms    <1 ms     1 ms  10.0.0.138    // this my router ip address
  2    17 ms    17 ms    19 ms  100.68.0.1 // but what is this ip for? is this for my ISP
  3     *        *        *     Request timed out.  // and why here request timed out ?!
  4    19 ms    18 ms    37 ms  10.17.110.90 // and what these three ip's for ?? 
  5    36 ms    18 ms    21 ms  10.17.111.27 // and here i get (Destination net unreachable.)
...
trace route to my public ip address
Seems that your ISP could be using several private router before let you reach the internet.
And at the other edge, it is not finding that the ip requested is your own. However,
to respond to a traceroute I think your computer should be running some server as an webserver
accessible from the internet. As you cannot successfully be reachable from the internet,
your cannot trace a route to yourself, until you fix the port forwarding. On the other edge,
I do not if makes sense to trace route to yourself, or if your router can respond a route trace.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 03-05-2017 at 16:20.
addons_zz is offline
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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode