Displaying 20 results from an estimated 27 matches for "proxyserver".
2004 Dec 17
2
Call Queue Uniden UIP 200 not working
...Version: 4.59a
#Overwrite user local settings of programmable keys, one/two touch keys, vma
settings
#If set to no, these current settings on the phone will not be overwritten.
OverwriteLocalSettings YES # must be placed on
top of config file
# Sip Settings --If only ProxyServer needed, set OutboundProxy1/Port same as
ProxyServer/Port
ProxyServer 192.168.5.117 # can be an IP
address or FDQN
ProxyServerPort 5060 # 0 to use default
port
OutboundProxy1 192.168.5.117 # can be an IP
addre...
2010 Feb 24
1
Sketchup 7 and proxy settings.
...rom:
http://wiki.winehq.org/FAQ#head-d582e2a4e92f4d8ae6c3401daebd7d5621eb220f
######
My ~/.wine/user.reg contains the following entries after editing the file:
[Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings] 1266741039
@=""
"ProxyEnable"=dword:00000001
"ProxyServer"="proxy.A.B.C:8080"
"User Agent"="Mozilla/4.0 (compatible; MSIE 8.0; Win32)"
######
Using the proxycfg.exe command to set the winhttp proxy I get the following;
> wine proxycfg -u
> wine proxycfg
Microsoft (R) WinHTTP Default Proxy Configuration Tool
Copy...
2002 Jul 17
2
[Patch] SSH through HTTP proxy using CONNECT
...xy server). Therefore, I couldn't
SSH to the outside world.
However, the HTTP proxy 'CONNECT' method, which is normally used to
support SSL requests, can be used to do this. This worked great for me.
Attached is a patch to SSH version 2.9 (comes with FreeBSD 4.5-REL)
to implement 'ProxyServer' and 'ProxyPort' options, also specifiable
on the command line using '-r'.
E.g.:
ssh -r 10.12.114.3:8080 foobar at some.server.com
Then ssh will go through the HTTP proxy at 10.12.114.3 8080
and tell it to 'CONNECT' to 'some.server.com:22'.
I found it usefu...
2005 Feb 19
1
Uniden UIP200, please help
...tting's value
# Version: BS4.63
#Overwrite user local settings of programmable keys,
one/two touch keys, vma settings
#If set to no, these current settings on the phone
will not be overwritten.
OverwriteLocalSettings YES # must be placed on
top of config file
# Sip Settings --If only ProxyServer needed, set
OutboundProxy1/Port same as ProxyServer/Port
ProxyServer 192.168.100.34 # can
be an IP address or FDQN
ProxyServerPort 0 # 0 to
use default port
OutboundProxy1 192.168.100.34 # can
be an IP address or FQDN
OutboundProx...
2016 Aug 29
5
set UPN / SPN from samba-tool.
...user for SQUID1-Proxy Services" --random-password
samba-tool user setexpiry squid1-service –noexpiry
samba-tool spn add HTTP/proxy.internal.domain.tld squid1-service
Now this results in :
My UPN was set to the username at internal.domain.tld ( as it should ).
My SPN was set to HTTP/proxyserver.internal.domain.tld at REALM ( as is should )
samba-tool spn list squid1-service
squid1-service
User CN=squid1-service,OU=Service-Accounts,OU=XXXX,DC=XXXXX,DC=XXXX,DC=XX has the following servicePrincipalName:
HTTP/proxy.internal.domain.tld
HTTP/proxy.internal.domain.tl...
2013 Mar 05
1
Help connecting to SOCKS5 proxy server with Open SSH
My desire is to form a connection from my laptop running ubuntu to a
SOCKS5 server listed on the Internet. I have read the Ubuntu man page on
OpenSSH client program. The description indicates that I have to connect
to given host name (assumed to be an ip address?) with optional
username. I want the server receive my Internet traffic in SOCKS5
protocol and respond to my computer the requested
2015 Jun 11
2
[PATCH 0/1] Network UEFI PXE DHCP/proxyDHCP fix
...pkt_v4 = &mode->ProxyOffer.Dhcpv4;
+ {
+ /*
+ * Starting with DhcpAck packet to get all ip addresses except
server ip
+ * which can be pulled from the ProxyOffer packet.
+ */
+ pkt_v4 = &mode->DhcpAck.Dhcpv4;
+
+ /*
+ * Grab the proxyserver ip from ProxyOffer packet
+ */
+ pkt_v4->BootpSiAddr[0] = mode->ProxyOffer.Dhcpv4.BootpSiAddr[0];
+ pkt_v4->BootpSiAddr[1] = mode->ProxyOffer.Dhcpv4.BootpSiAddr[1];
+ pkt_v4->BootpSiAddr[2] = mode->ProxyOffer.Dhcpv4.BootpSiAddr[2];
+ pkt_v4->Bootp...
2007 Aug 24
3
subdivide 64 kbit bandwidth 32kbit for WWW and 32 Kbit for mail
...t 1:5 classid 1:10 htb rate 32kbit
tc class add dev $INTERFAZ_DMZ parent 1:5 classid 1:11 htb rate 32Kbit
tc qdisc add dev $INTERFAZ_DMZ parent 1:10 handle 10: sfq perturb 10
tc qdisc add dev $INTERFAZ_DMZ parent 1:11 handle 11: sfq perturb 10
#192.168.100.3 is the BOX acts as a mail server and a proxyserver.
tc filter add dev $INTERFAZ_DMZ parent 1: protocol ip prio 1 u32 match ip
dst 192.168.100.0/24 classid 1:10
tc filter add dev $INTERFAZ_DMZ parent 1: protocol ip prio 1 u32 match ip
dst 192.168.100.0/24 match ip dport 25 classid 1:11
Pls let me know if it is Okay? or any better way to rewrite...
2014 Dec 18
0
Samba 4 with squid3 (--helper-protocol=gss-spnego )
...ego helper protocol.
?
Im using this line :?
auth_param negotiate program /usr/bin/ntlm_auth --helper-protocol=gss-spnego
wbinfo -a testuser at REALM? works ok.
wbinfo -a DOMAIN\\testuser? works also ok.
?
ssh login with kerberos works also ok.
?
I?did have the HTTP spn to the?hostname of the proxyserver? in the AD.
?
I have these SPN's on the squid host.
samba-tool spn list proxy3\$
User CN=proxy3,CN=Computers,DC=internal,DC=domain,DC=tld has the following servicePrincipalName:
???? HOST/PROXY3????????
?????HOST/proxy3.internal.domain.tld
?????HTTP/proxy3.internal.domain.tld at REALM
?
my...
2009 Jan 06
1
Re: Configure the proxy in Internet Explorer
L. Rahyen wrote:
> On 2008-11-30 (Sunday) 19:41:17 eduardo_38 wrote:
>
> > Hello, I'm new and I need help.
> > I'm testing the Wine Internet Explorer are not as set proxy.
> > I'm testing the Wine and Internet Explorer do not know how to configure the
> > proxy. If anyone knows how, please help me.
> >
>
> Please read following short
2009 Jan 31
1
squid timeout error
...w.wisegeek.com/
The following error was encountered:
? ? * Connection to 174.132.22.20 Failed
The system returned:
? ? (110) Connection timed out
The remote host or network may be down. Please try the request again.
Your cache administrator is root.
Generated Sat, 31 Jan 2009 13:15:14 GMT by proxyserver (squid/2.5.STABLE14)
when checked in access.log
TCP/MISS 504 www.wisegeek.com
error messages in the squid logs file
Regards,
Gopinath M.
2008 Jun 03
1
trouble getting wine from git through a proxy
How can I get wine from git through a proxy server?
I tried the usual clone command but substituting http:// for git://,
set $http_proxy (per git man page) to the name of my proxy server and
got:
$ git clone http://source.winehq.org/git/wine.git wine
Initialized empty Git repository in /cygdrive/d/wine/.git/
Cannot get remote repository information.
Perhaps git-update-server-info needs to be run
2007 Jul 16
2
Citrix Replacement
Hi Guys,
What can I use as a replacement for Citrix for my apps?
Charles
2012 Feb 09
2
Problems with Microsoft Forefront proxy with yum
Hello all,
How can I configure yum to download updates when I need to
authenticate to a Microsoft Forefront proxy?? I have tried to
configure http_proxy variable as a
"http_proxy="http://DOMAIN\\user:passwd at proxy:port/", but it doesn't
works ... I have tried to set http_user and http_passwd also without
luck.
Thanks.
2016 Aug 30
0
set UPN / SPN from samba-tool.
...sword
>
> samba-tool user setexpiry squid1-service –noexpiry
>
> samba-tool spn add HTTP/proxy.internal.domain.tld squid1-service
>
>
>
> Now this results in :
>
> My UPN was set to the username at internal.domain.tld ( as it should ).
>
> My SPN was set to HTTP/proxyserver.internal.domain.tld at REALM ( as is
> should )
>
>
>
> samba-tool spn list squid1-service
>
> squid1-service
>
> User CN=squid1-service,OU=Service-Accounts,OU=XXXX,DC=XXXXX,DC=XXXX,DC=XX
> has the following servicePrincipalName:
>
> HTTP/proxy.internal....
2005 Mar 03
2
Logon script
Hey everybody;
I've got a problem with a Windows 98 machine on my network. I use Samba as a
storage server with a folder for every user. To create network drives I use
a script that will be copied to the client and then executed whenever a
machine logs on to the domain.
So far everything works fine. The script is being executed on logon.
However, the network drive can never be found
2004 Nov 26
2
Uniden UIP200 -- configured, but not working?
...erisk, but
when I copied my Grandstream's sip.conf info and plugged in the Uniden
stuff, no dice. Any ideas?
Thanks...
-Ken
unidencom.txt:
OverwriteLocalSettings YES
Registrar1 asterisk.mer.xanoptix.com
RegisterExpireSec 3600
RegisterRetrySec 90
ProxyServer asterisk.mer.xanoptix.com # tried with both
OutboundProxy1 asterisk.mer.xanoptix.com # of these unset
G711MuTxPacketLength 20
G711MuJitterBufferLength 10
G711MuJitterBufferMax 200
G711ATxPacketLength 20
G711AJitterBufferLength 10
G711...
2002 Feb 26
0
few idea about dealing with "Large Roaming Profiles"
..." CHECKBOX DEFCHECKED
VALUENAME "ProxyEnable"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END PART
PART "address of proxy server" EDITTEXT
VALUENAME "ProxyServer"
END PART
PART "specify as proxy.domain.com:1234" TEXT END PART
END POLICY
POLICY "Home page"
KEYNAME "Software\Microsoft\Internet Explorer\Main"
PART "Server" EDITTEXT...
2015 Jun 12
0
[PATCH 0/1] Network UEFI PXE DHCP/proxyDHCP fix
...+ {
> + /*
> + * Starting with DhcpAck packet to get all ip addresses except
> server ip
> + * which can be pulled from the ProxyOffer packet.
> + */
> + pkt_v4 = &mode->DhcpAck.Dhcpv4;
> +
> + /*
> + * Grab the proxyserver ip from ProxyOffer packet
> + */
> + pkt_v4->BootpSiAddr[0] = mode->ProxyOffer.Dhcpv4.BootpSiAddr[0];
> + pkt_v4->BootpSiAddr[1] = mode->ProxyOffer.Dhcpv4.BootpSiAddr[1];
> + pkt_v4->BootpSiAddr[2] = mode->ProxyOffer.Dhcpv4.BootpSiAddr[2];
>...
2004 May 25
1
using asterisk with iptel addreses
was wondering if anyone could give us a run through an explanation of the
wiki and other examples of connecting to iptel's sip express router using
asterisk pbx so i can understand better the call processing ..
given the example i work from on john todd's www.loligo.com site ;
exten => _3.,1,SetCallerID(${IPTELUSERID})
exten => _3.,2,SetCIDname(${IPTELUSERNAME})
exten =>