Somehow my IP address is blocked and I cannot access the Internet with Firefox or any browser.
No problem with Tor.
E-mail in and out and Skype is working, however, not working is slapt-get (gslapt) or wget.
Is there a way to make these 2 applications work with blocked IP address?
BTW I do not yet see wget-1.16 in the repos of Salix.
Blocked Internet
Re: Blocked Internet
What do you mean your IP address is blocked? By whom? And why? If you IP address is indeed blocked, you should contact your ISP, I don't think anybody else can help you with that.Atip wrote:Somehow my IP address is blocked
This might just be a different problem. Sounds like a DNS issue.Atip wrote:and I cannot access the Internet with Firefox or any browser.
No problem with Tor.
E-mail in and out and Skype is working, however, not working is slapt-get (gslapt) or wget.
Try this:
Code: Select all
ping salixos.org
Code: Select all
ping 84.200.32.138
Which 2 applications? You mentioned at least 4. And it's definitely not a problem with this or that application. It's a problem with your network connection.Atip wrote:Is there a way to make these 2 applications work with blocked IP address?
Why do you think you should?Atip wrote:BTW I do not yet see wget-1.16 in the repos of Salix.
Re: Blocked Internet
I tried to make myself clear and apparently failed.
Another attempt:
My IP address is blocked by my ISP and I know that only them
can unblock it. I do not ask for help for this.
For browsing I can use as an alternative to other browsers Tor.
Skype, e-mail or even GrabWeather are not affected.
However, slapt-get and wget are affected and cannot be opened.
So I am asking, as there is an alternative way for browsing using Tor
is there an alternative way for using slapt-get or wget when my IP address is blocked?
Hope this is clearer now.
As for wget:
I understand wget-1.14 has a security problem.
Another attempt:
My IP address is blocked by my ISP and I know that only them
can unblock it. I do not ask for help for this.
For browsing I can use as an alternative to other browsers Tor.
Skype, e-mail or even GrabWeather are not affected.
However, slapt-get and wget are affected and cannot be opened.
So I am asking, as there is an alternative way for browsing using Tor
is there an alternative way for using slapt-get or wget when my IP address is blocked?
Hope this is clearer now.
As for wget:
I understand wget-1.14 has a security problem.
Wget versions prior to 1.16 are vulnerable to a symlink attack (CVE-2014-4877) when running in recursive mode with a FTP target,” said HD Moore, the chief research officer at Rapid7 who found the vulnerability, in a blog post Tuesday.
Re: Blocked Internet
Does ftp work? If it does, then you can just switch to using an ftp repository.Atip wrote:So I am asking, as there is an alternative way for browsing using Tor
is there an alternative way for using slapt-get or wget when my IP address is blocked?
If not, then you can use a proxy with slapt-get. See slapt-get FAQ 24.
From the slackware 14.1 changelog:Atip wrote: As for wget:
I understand wget-1.14 has a security problem.Wget versions prior to 1.16 are vulnerable to a symlink attack (CVE-2014-4877) when running in recursive mode with a FTP target,” said HD Moore, the chief research officer at Rapid7 who found the vulnerability, in a blog post Tuesday.
Code: Select all
Wed Oct 29 18:21:12 UTC 2014
patches/packages/wget-1.14-i486-3_slack14.1.txz: Rebuilt.
This update fixes a symlink vulnerability that could allow an attacker
to write outside of the expected directory.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877
(* Security fix *)
Re: Blocked Internet
With reference to the previous discussion, it does not look like as a "blockage" of the IP address. If all other protocols than HTTP are functioning, the IP address can not be blocked. If Skype, e-mail or GrabWeather are not affected, then it is not a blocked IP address. I suppose it is a dynamic IP address. This address the user receives by the internet service provider, after each login at the provider. How will this be blocked? Either one obtains an IP address or there is no connection. If one has no connection, then nothing works.
Rather HTTP may be blocked. This may have be caused by the internet service provider. But more likely the problem lies on the computers of the user. For example,
- The file /etc/services may be inaccurate in relation to HTTP
- A firewall is misconfigured so that services/protocols with respect to HTTP are excluded
- Auxiliary software, such as libraries for the use of the protocol stack with respect to HTTP are damaged or are of incorrect program version
- An "illegal" program update was made. That is, it is not from the Salix/Slackware packages repositories and now has side effects
You were asked about the output of
What are the outputs?
To use ping, a terminal must be opened, and the commands must be typed.
Rather HTTP may be blocked. This may have be caused by the internet service provider. But more likely the problem lies on the computers of the user. For example,
- The file /etc/services may be inaccurate in relation to HTTP
- A firewall is misconfigured so that services/protocols with respect to HTTP are excluded
- Auxiliary software, such as libraries for the use of the protocol stack with respect to HTTP are damaged or are of incorrect program version
- An "illegal" program update was made. That is, it is not from the Salix/Slackware packages repositories and now has side effects
You were asked about the output of
Code: Select all
ping salixos.org
and
ping 84.200.32.138
To use ping, a terminal must be opened, and the commands must be typed.
Re: Blocked Internet
Just after I had sent my last post the blockage became complete, that is nothing worked
anymore at all for 2 days, except I could still ping my ISP. The blockage was lifted
last night.
Could not test anymore opening gslapt with ftp repository.
When I did ping salixos.org or 84.200.32.138 I had a time=of around 300+ ms.
A later attemp closed the server, no date available.
All is back to normal now.
anymore at all for 2 days, except I could still ping my ISP. The blockage was lifted
last night.
Could not test anymore opening gslapt with ftp repository.
When I did ping salixos.org or 84.200.32.138 I had a time=of around 300+ ms.
A later attemp closed the server, no date available.
All is back to normal now.
