Ubuntu Networking :: Squid3 Not Working - Access Denied ?

Oct 21, 2010

I installed SQUID3 on a Linux machine with two ethernet interfaces (eth0 and eth1). I used the default settings in the squid.conf file and uncommented the two lines

Code:

And

Code:

eth0 is connected to a router, which provides Internet access. It is assigned an IP 192.168.1.2 by the router. I manually configured eth1 to have an IP address 192.168.5.1. It is connected to a switch. Systems having IP addresses 192.168.5.x are connected to this switch. I ran these two commands for NAT:

Code:

Code:

But when I try to access internet from a system having IP 192.168.5.2 through the proxy I get an error that says "Access denied". What is wrong with my configuration?

View 1 Replies


ADVERTISEMENT

Networking :: Squid3 Access Log Hostname ?

Feb 3, 2010

I have Squid3 running and SARG for producing report. I would like to see the hostname being logged in the access.log file instead of the client IP address. I have already set the option log_fqdn=on and it doesn't do it. I still see the client IPs in access.log files...

View 4 Replies View Related

Networking :: Not Able To Access Network Printer Access Denied?

Aug 4, 2009

I have a linux domain (FEDORA CORE 1) and two laptop's which are part of my domain with windows xp pro service pack 2.I have given two ip's to both the laptop's being primary as global and secondary as local.I have configured printer in one laptop and shared.Till last week i was accessing that shared printer from my other laptop and every thing was working fine.Last week i formatted one laptop,(which dose not have shared printer) from then onwards i am not able to access my other laptop. I get the following message when i try to accessmy other Laptop,"you might not have permission to use this network resource. contact the administrator of this server to find out if you have access permission there are currently no logon servers available to service the logon request"P.S : If i have only local IP i am able to see both the systems and i am able to access my printer, this problem comes only when i add global IP to both the machines.And also i have stopped the firewall and other things.

View 1 Replies View Related

Ubuntu Networking :: Access Denied To Url?

Oct 26, 2010

Just got a new one, using 64 bit 10.04(LTS), firefox, also got on other computer using 32 bit 10.10

This one is for CNN, also have for Foxnews and a couple of others

Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team. [/COLOR]

View 6 Replies View Related

Debian Configuration :: Squid3 Access.log Size Too Big - Run Out Free Space

Mar 17, 2011

i have successfully set up squid3 with squeeze using guide on this forum viewtopic.php?f=16&t=59301 . The only problem that i have is the size of /var/log/access.log is too big and keep increasing so i run out of free space. The size of it always the same size as my free space hard disk (so it make me run out of free space in just one day, it can have size to 30 Gb ) right now , the only workaround i make is using crontab to rm access.log every hour . I'm sure this is not the right solution . Does anybody know the correct workaround about this ? I have searching in google but seems havent yet have luck with this .

View 5 Replies View Related

Ubuntu Networking :: Access Denied In Samba To Windows 7 PC?

Dec 26, 2010

I had 10.04 set up in my computer so that I had two folders in home, they connected to folders in a windows 7 computer by adding the following to the fstab file:

Code:
//10.0.0.80/Movies /home/loco/Videos/Movies cifs username=guest,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0

[code]....

View 7 Replies View Related

Ubuntu Networking :: Access Denied To Network Drive Folder

Mar 31, 2010

I have a network drive setup on windows to a samba share that is on ubuntu 9.1. The folder im connecting to has a couple symbolic links setup and all of them give me an Access denied error when I try to open them. I have dont everything I can think off including chowning all the folders to the user that Im logged in as and doing chmod 777 on all folders and files. I have tried deleting the link and recreating it and nothing works. This was working fine a few days ago and now it doesn't.

View 2 Replies View Related

Ubuntu Networking :: Samba And Windows 7 Access Denied On Write

Sep 10, 2010

I have been having problems with Samba sharing from my Ubuntu-Server to all of my Windows 7 machines. All of the machines are able to access the samba shares however when i try to write to these shares i get a "Access Denied" error. This only happens under windows 7, my Ubuntu laptop easily writes to these shares. PS My permissions are read/write to all

View 1 Replies View Related

Debian Configuration :: Squid3 Not Working After Update Or Reinstall

Aug 3, 2010

I run a Squid 3 server that is acting as a web filter. It worked fine on Etch. The system stopped working properly due to two of the three SATA cables being bad. Before I figured that out, I tried doing updates. Since Etch updates were no longer available, I did a distupgrade to Lenny. Immediately, Squid stopped working properly. It would take up to two and a half minutes for it to respond to a web request and add it to the access.log. This was using the same configuration file that it was using before the update.

After I found the hardware problem, I did a clean install of Lenny. I used the basic squid.conf like I did on the previous system, only changing it to add my ACLs and because it wasn't saving an access.log to the default location unless I uncommented the path directive. Now, it won't respond to a request at all. Forwarding is enabled and the firewall seems to be set up correctly.

View 1 Replies View Related

Networking :: Access Denied By Server While Mounting Storage

May 8, 2010

I set up a nfs server that is working locally only, on remote I get this:
root@poc ~]# mount -t nfs storage:/var/ftp/pub /net
mount.nfs: access denied by server while mounting storage:/var/ftp/pub

This is my exports file:
/var/ftp/pub/downloads 192.168.1.23(rw,sync)
/var/ftp/pub 192.168.1.23(ro,sync)
this is my rpcinfo -p
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100011 1 udp 875 rquotad .....

Firewall has 2049 open only. Other services suck as nfs or status, lockd have random ports, so firewalled.

View 1 Replies View Related

Networking :: Get - Mount.nfs - Access Denied By Server While Mounting

Apr 21, 2011

Tried to setup server to export a fileshare:

But the darn laptop cannot connect! I get access denied!

Fedora 14 to Fedora 13.

View 3 Replies View Related

CentOS 5 Networking :: NFS Access Denied By Server While Mounting?

Feb 27, 2009

I recently installed CentOS 5 as my server. I have samba running 100%, today i was working on NFS i had it semi working at one point where i could mount to the shared folder but i could not see any of the files in it, now when ever i try to access it i get, mount.nfs: access denied by server while mounting 192.168.1.100:/Server

View 11 Replies View Related

Ubuntu Networking :: Nfsv4 - Mount.nfs4: Access Denied By Server While Mounting

Dec 2, 2010

i'm trying to setup a nfs4 server and client. i followed the instructions in [URL](nfsv4 quick start section) and [URL] The SERVER is on 192.168.89.1 running Xubuntu 10.04, and the CLIENT is on 192.168.89.128 running Ubuntu 10.10. Firewall is disabled on both the server and the client for testing purposes. /etc/default/nfs-kernel-server on the SERVER:

Code:

# Number of servers to start up
RPCNFSDCOUNT=8
# Runtime priority of server (see nice(1))

[code]....

On the [URL], i see some steps related to portmap on the "NFS Server" and "NFS Client" sections. Would i need those steps as well? There's also a list of steps on [URL] (linked from [URL]. Are those necessary?

EDIT: Running showmount on the client seemed to show that NOTHING is shared on the server:

Code:

$ showmount -a 192.168.89.1

All mount points on 192.168.89.1:

View 3 Replies View Related

Fedora Networking :: SELinux Denied Samba Access To /proc/fs/nfsd

Sep 5, 2009

i have problem with samba share everytime when i want to browse shared folders on fedora machine from windows i always get this msg (SELinux is preventing samba (smbd) "getattr" to /proc/fs/nfsd (nfsd_fs_t).)here is my selinuxlog

Summary:

SELinux is preventing samba (smbd) "getattr" to /proc/fs/nfsd (nfsd_fs_t).
%

View 6 Replies View Related

Ubuntu Networking :: Can't Get Squid3 To Work With 10.10

Mar 12, 2011

My home LAN (6 computers) is connected to a Dlink 624 router (192.168.0.1). All machines have DHCP addresses exception of the Ubuntu 10.10 box which has 2 NICs (192.168.0.198 and 192.168.0.199) with static IPs.

I've been spending hours reading stuff on Squid3 and I can't make it work, the client computers won't connect to the Internet.

What I'd like to do is a simple Squid proxy to cache the websites I access the most.

Would someone have in hand a squid.conf file compatible with my needs or suggest me another proxy product (with a GUI if possible,)?

View 2 Replies View Related

Ubuntu Servers :: Webdav Access - When Connect From Nautilus - Says - Access Was Denied

Mar 26, 2010

I'm having a problem with my webdav share. I have a secure webdav folder that gets accessed via a non-standard port and requires basic authentication. I can connect and interact with it fine via cadaver. However, when I try to connect from nautilus, it says "Access was denied." To make it even stranger, sometimes I can click on the folder in nautilus (it still mounts) and access it. Sometimes not (just repeats the error message and won't show me the contents). I may not even un-mount it, but just look at other folder, then click it again and be able to access it, but again - only rarely.

I asked a friend to try connecting from his windows vista computer and it would not work. It would not work from my windows XP virtual computer either. However, it mounts and works just find from my work computer (also Windows XP).

So it seems to be a 50/50 chance that the drive will mount on any given computer/system and work. Do anyone know what the problem may be? I'm guessing user permissions, but I can't figure out what.

I've made sure the webdav folder is owned by www-data and www-data has read access to the password file as well.

When I try connecting from nautilus, I get this in the log file:

Code:

Here is one of the (many) sites I've tried looking at: [url]

View 4 Replies View Related

Ubuntu :: Cannot Access Added Shortcut To The Menu - Access Is Denied

Sep 11, 2010

i put a windows program on my ubuntu pc and it's a portable program so i had to add a shortcut to the menu myself, well, i got the shortcut added but when i click it, it says that it cannot access it and it also says Permission Denied.

View 7 Replies View Related

CentOS 5 Server :: Named And Access Rights / SELinux - Access Denied

Aug 24, 2010

I configure named and stumble upon the following problem: named is serious about user rights, every config file named uses should be named:named. I set rights to named:named as follows, but they get changed to root:named when I restart named as root. The same thing happens with SELinux context. This results in access denied type errors.

View 1 Replies View Related

OpenSUSE Hardware :: When Try To Access The 500GB Drive Via Ssh It Says Access Denied

Mar 11, 2010

I have two external hard drives. One is a 2.5" 80GB USB HDD and the other is a Seagate 3.5" USB 500GB HDD. Both hard drives are mounted properly and I can access the data on both hard drives. I can access the small 80GB HDD via ssh from another computer and delete files, but when I try to access the 500GB drive via ssh it says access denied. When I try to access it with root, I can access it but I cannot see any files listed.

View 5 Replies View Related

UUbuntu Networking :: Configure Squid3 Et SquidGard On Server 10.04 For A School?

Sep 29, 2010

i'am trying to configure Squid3 et SquidGuard on ubuntu Server 10.04 for a school. I'm new in linux, before i post this thread, I searched in the french forum and www. I found nothing to help me to resolve this issue. You can see below to configuration file from Squid3. which is stored in /etc/squid3/

[Code]...

View 1 Replies View Related

Networking :: Nfs4 - Mount.nfs4: Access Denied By Server While Mounting

Dec 5, 2010

i'm trying to setup a nfs4 server and client. i followed the instructions in

[URL]

The SERVER is on 192.168.89.1 running Xubuntu 10.04, and the CLIENT is on 192.168.89.128 running Ubuntu 10.10. Firewall is disabled on both the server and the client for testing purposes. /etc/default/nfs-kernel-server on the SERVER:

Code:

# Number of servers to start up
RPCNFSDCOUNT=8
# Runtime priority of server (see nice(1))

[code]....

because we want UID/GUID to be mapped from names. This way, server and client do not need the users to share same UID/GUID. In that case,

1. Should i set those 2 fields to "no" and "yes" respectively instead?

2. Or else, how do i make sure that the uid on the server is mapped to something useful on the client instead of nobody and nogroup?

View 1 Replies View Related

Ubuntu Networking :: Squid3 - Define A Default Start Web Site That Will Be Opened Force Only One Time

May 20, 2010

I have squid3 proxy and I want to define a default start web site that will be opened force only one time. Is something like it possible?

View 4 Replies View Related

Networking :: SSH Into RHEL Box But Get An "Access Denied" Error?

Jan 14, 2010

I can SSH into my RHEL box, but get an "Access denied" error :-

Quote:

login as: root
Access denied
root 192.168.0.10's password:
Last login:.....
#

So, I can SSH in, but it always prints the Access denied!?

View 5 Replies View Related

Ubuntu Networking :: Error "HTTP Error 403.1 - Forbidden: Execute Access Is Denied. Internet Information Services (IIS)" Browsing To Site

May 10, 2011

running Ubuntu 10.10 and mozilla and seamonkey... Tried to access a website: [URL] and got the error: The page cannot be displayed You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. Please try the following: Contact the Web site administrator if you believe this directory should allow execute access. HTTP Error 403.1 - Forbidden: Execute access is denied. Internet Information Services (IIS)

View 1 Replies View Related

Ubuntu :: Access Denied / Why Is So?

Jan 27, 2010

Today I tried to move an amsn skin into the right folder but the following message appears:

Access denied to /usr/share/amsn/skins/aMSN Live-1.0.

I am the only user on this computer so I think I have all rights?

permissions of the destination folder > owner: can view & modify content.

View 4 Replies View Related

Ubuntu :: Postfix Relay Access Denied?

Jun 3, 2010

When attempting to check my postfix install by using telnet to send an email to an address outside my local network, I get a relay access denied error.

This is how I attempted to send an email

Code:
telnet my_server 25
helo my_server
mail from: me@my_server
rcpt to: me@gmail.com

[Code].....

View 9 Replies View Related

Ubuntu Servers :: Relay Access Denied 5.7.1

Jul 9, 2010

Setup an Ubuntu LAMP server to house a Wordpress site. Everything is gravy but I am having some troubles getting emails to route outside my local network. I have setup Internet and also added my ISP SMTP as a smarthost - either way I get the dreaded Relay Access Denied 5.7.1.

I am using DynDns as I do not have a static IP - not sure if this makes a difference?

telnet my_dyn_dns.org 25
ehlo localhost
250-my_dyn_dns.org
250-PIPELINING
250-SIZE 10240000

[Code]....

I have also tried the above with my ISP smtp IP in relayhost - same error.

View 2 Replies View Related

Ubuntu :: Add AD Domain Printer In 10.04 / Access Is Denied?

Sep 22, 2010

Using Ubuntu 10.04

I am trying to use the network printers shared within my University's AD domain. In Windows XP, I simply went to 'run' and typed "\[domain]", then it asked for my ID and passwords and list of printers came up from which I could just pick and add to my printer list. How can this be achieved in Ubuntu 10.04?

What I tried:

System->Administration->printing->Add->Network Printer -> Windows printer via Samba -> Browse, then I see the domain but when I input my id, domain name and password, access is denied...

View 5 Replies View Related

Ubuntu Installation :: Even Root Is Denied Access?

Sep 25, 2010

I have been trying to run the following commands several times in the last coupl weeks, to no avail."su" to get to root...then while root "apt-get update" for updatesalso"sudo apt-get update"BOTH areenied even with root or user-admin pwd.States that either permission is denied and/or frequently states that the command "apt-get" does not exist

View 4 Replies View Related

Ubuntu :: Nfs Access Denied Message In Maverick

Nov 7, 2010

I recently installed 64-bit Ubuntu Maverick. This was a clean install as opposed to an upgrade. Since the install I have been having a heck of a time getting a remote filesystem mounted via nfs. The file system I have been trying to mount is located on my HDX-1000 media server. This machine is running a flavor a linux as it's operating system, and I have been using it for about 2 years now. I have been able to mount it's filesystem on all other machine in my house which include Windows 7, and a couple of earlier versions of Ubuntu linux. But I just could not get it to mount using Maverick. I kept getting the "mount.nfs access denied by server while mounting ..." message. Finally, I found a list of all the different parameters that can be specified on an entry in the fstab. The one that worked for me was simply to change the fstab entry from this:

Code:

HDX-Server1:/share/media/HDX-Server1 nfs rw,rsize=8192,wsize=8192,intr

to this:

Code:

HDX-Server1:/share/media/HDX-Server1 nfs rw,rsize=8192,wsize=8192,intr,nfsvers=3

That is one more little gremlin down. Just 34,689 to go.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved