View previous topic :: View next topic |
Author |
Message |
scharkalvin Guru
Joined: 31 Jan 2004 Posts: 331 Location: south florida
|
Posted: Wed Jun 15, 2005 5:40 pm Post subject: how about NTP behind a firewall proxy? |
|
|
Is it possisble to install ntp (ntpdate) to work behind
a firewall proxy?
(just found out how to do this with wget...) |
|
Back to top |
|
|
kallamej Administrator
Joined: 27 Jun 2003 Posts: 4983 Location: Gothenburg, Sweden
|
Posted: Wed Jun 15, 2005 6:08 pm Post subject: |
|
|
Moved from Installing Gentoo to Networking & Security. |
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
|
Back to top |
|
|
scharkalvin Guru
Joined: 31 Jan 2004 Posts: 331 Location: south florida
|
Posted: Wed Jun 15, 2005 6:59 pm Post subject: How can I emerge sync behind a firewall proxy? |
|
|
emerge sync doesn't work behind my company firewall because
rsync doesn't use the exported http proxy.
Is there a way to setup rsync to use a firewall proxy?
Re: https://forums.gentoo.org/viewtopic-t-349497.html
Or is there another way to perform the emerge sync
short of just downloading a tarball of the latest portage tree (yuck)? |
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Wed Jun 15, 2005 7:01 pm Post subject: |
|
|
Use emerge-webrsync _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand
Last edited by nixnut on Wed Jun 15, 2005 7:03 pm; edited 1 time in total |
|
Back to top |
|
|
jmbsvicetto Moderator
Joined: 27 Apr 2005 Posts: 4735 Location: Angra do Heroísmo (PT)
|
Posted: Wed Jun 15, 2005 7:01 pm Post subject: |
|
|
Hi.
You have two choices:
1. Use a Socks proxy. If your company as a socks proxy, you can configure wget to use it.
2. Use emerge-webrsync. If you configure wget, emerge-webrsync will be able to use your http proxy to get the latest snapshot. _________________ Jorge.
Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
|
|
Back to top |
|
|
scharkalvin Guru
Joined: 31 Jan 2004 Posts: 331 Location: south florida
|
Posted: Wed Jun 15, 2005 8:18 pm Post subject: SOLVED - thanks |
|
|
Tried emerge-webrsync.
this worked AFTER I added a GENTOO-MIRRORS line to my
make.conf file.
Thanks. |
|
Back to top |
|
|
|