304 reputation
7
bio website media-node.com
location
age
visits member for 7 months
seen May 17 at 14:16
stats profile views 20

May
2
comment PBX randomly loses network connectivity and restores itself
you might also want to check to see what dmesg tells you. Run that command to look for errors that are not in the message log
Apr
22
comment bind9: client update denied
You need to use the key that rndc-confgen created. The key is located in /etc/rndc.key
Apr
10
comment Running a Script as Soon as a Network Interface is Detected as Active
you might want to add an example of the script and how to use it
Apr
10
comment Running a Script as Soon as a Network Interface is Detected as Active
Using NetworkManager dispatcher scripts might be the way to go
Apr
8
comment How to configure for an Authenticating Proxy Server
Without knowing exactly what is going on on your infrastructure it is hard to say
Apr
5
comment How to configure for an Authenticating Proxy Server
With your current set up I dont think that there is much you can do. It sounds like the windows clients are passing kerberos information to the proxy this is how they are able to surf upon login. That leads me to believe that a Microsoft Proxy product is in use (ISA/TMG). I'm not sure if you can mimic this behavior with Linux clients
Apr
3
comment How to configure for an Authenticating Proxy Server
It sounds like the proxy is in a pass by configuration, and your firewall is allowing outbound web traffic from all hosts. This is how your colleague was able to browse without authentication. Is the proxy server that you are using ISA or TMG?
Apr
2
comment How to configure for an Authenticating Proxy Server
What type of proxy is it? Linux based or windows based?
Mar
27
revised Fedora 14 install Fedora 19 software?
edited body
Mar
25
answered Samba 3.6 Configuration in Fedora 17
Mar
25
comment Samba 3.6 Configuration in Fedora 17
What version of windows are you running? I'm going to guess 7
Jan
29
comment How to get the latest gnome shell in fedora?
The latest gnome can be found at http://ftp.gnome.org/pub/GNOME/ Be aware that it has not been tested with Fedora. Have fun
Jan
28
comment Fedora Firewall no option as of yet
@nightcrawler I would suggest you read netfilter.org and selinuxproject.org/page/Main_Page to get a good grasp on the capabilities of netfilter and selinux. Then try back and ask for help with specifics
Jan
28
comment yum install failing with strange output
+1 I think you have the winning answer :)
Jan
28
comment Fedora 14 install Fedora 19 software?
@vonbrand You can use preupgrade to move up from Fedora 14. To be safe 1 release at a time. How do I know? I did it on one of my old server a few weeks ago. It works fine. Give it a try
Jan
28
comment yum install failing with strange output
@g4ur4v Try yum remove <affected package> then try the update again
Jan
28
comment yum install failing with strange output
The updates repo is not kept in the same .repo file as the main repo. It does not need to be added in his case. They like to doc points here. Careful with your answers
Jan
24
comment How to fix speckled flash videos in Linux Mint 14?
To rule out hardware you should try to use a live dvd from another distro
Jan
23
comment redirect web server with no-ip and port forwarding in livebox
Certain ISPs like Verizon block inbound port 80 connections on residential accounts. Try configuring the web server to use a different port and see if that works
Jan
22
comment Upgrade from Fedora 17 -> 18 problem
Post the exact steps that you took for the yum upgrade prior to the CentOS installer screen.