LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-28-2024, 04:16 AM   #1
1s440
Member
 
Registered: Mar 2018
Posts: 266

Rep: Reputation: Disabled
Proxy issues


Hi all,

I wanted to connect to "https://10.0.0.100" on firefox, so I have set export no_proxy as below on server and when I try to access the url i have the below error message. But I can always ping this IP. How can i access the url with no proxy. I am using Rocky linux server.I can connect to the url if i change the network settings to use no proxy on firefox.
Code:
export no_proxy="10.0.*" 
504 Gateway Timeout: remote server did not respond to the proxy
when I try wget to the url, i have the below.

Proxy tunneling failed: Gateway TimeoutUnable to establish SSL connection.

Last edited by 1s440; 03-28-2024 at 04:44 AM.
 
Old 03-28-2024, 05:52 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,855

Rep: Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311
you can use wget --no-proxy .... too.
 
Old 03-28-2024, 06:17 AM   #3
lvm_
Member
 
Registered: Jul 2020
Posts: 927

Rep: Reputation: 337Reputation: 337Reputation: 337Reputation: 337
Actually no_proxy variable is an issue on linux because there are no standard rules for its specification and various tools treat it differently. Here is an attempt to categorise this mess: https://about.gitlab.com/blog/2021/0...talk-no-proxy/ But one thing is certain: wildcards are not supported, so that 10.0.* won't work, you'll have to specify a comma-separated list of individual addresses. Yes, all 65536 of them, if you want a /16 subnet. No other way. Firefox however has a setting in its GUI setup which allows one to specify proper /nn subnets.

Last edited by lvm_; 03-28-2024 at 06:24 AM.
 
Old 03-28-2024, 03:52 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,987

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
I'd make a proxy.pac file??
 
Old 03-29-2024, 02:50 AM   #5
1s440
Member
 
Registered: Mar 2018
Posts: 266

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by lvm_ View Post
Actually no_proxy variable is an issue on linux because there are no standard rules for its specification and various tools treat it differently. Here is an attempt to categorise this mess: https://about.gitlab.com/blog/2021/0...talk-no-proxy/ But one thing is certain: wildcards are not supported, so that 10.0.* won't work, you'll have to specify a comma-separated list of individual addresses. Yes, all 65536 of them, if you want a /16 subnet. No other way. Firefox however has a setting in its GUI setup which allows one to specify proper /nn subnets.
Ok so there is no way to use 10.0.*
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
proxy server that accepts PARENT PROXY as a SOCKS PROXY shadyabhi Linux - Server 1 08-10-2010 03:09 PM
configure squid proxy with cc proxy as a parent proxy faisi Linux - Networking 1 08-10-2010 01:16 PM
Forwarding all traffic to the proxy to another proxy (transparent proxy/redirection) lakshithaww Linux - Networking 1 10-28-2009 12:54 AM
configure squid proxy with microsoft proxy as a parent proxy nintykola Linux - Software 1 08-28-2007 01:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration