Server :: Configure Rsyslog On Fedora 10 To Collect The Log From Cisco ASA5510?
Mar 29, 2010
I have set up one Fedora 10 server.I found that rsyslog service is running on Fedora 10 server.How to configure rsyslog on Fedora 10 to collect the log from Cisco ASA5510 ?
View 2 Replies
ADVERTISEMENT
Oct 13, 2010
I saw rsyslog is now installed in Debian Lenny instead of syslog. I want to send local iptables log to remote server. I modified the file config /etc/rsyslog.conf like this :
# provides UDP syslog reception
$ModLoad imudp
$UDPServerRun 514
[code]...
View 1 Replies
View Related
Jul 19, 2010
I have upgraded to 10.04 or tried to at least. I have a server at OVH and it was running 8.04 desktop and I decided to upgrade it to 10.04 little relizing that OVHs kernels didn't work with 10.04 so after the reboot phase it ended up going into a netboot rescue mode.
I have got the latest kernel from the kernal.ubuntu area and installed it. Run grub-update, reboot... Nothing. So I decided to run apt-get install just to make sure there was nothing that needed to be installed.
The following is what I have got
Code:
Now from my research this means that I don't have a bootable system.
The following is the response I got from OVHs team
Code:
View 3 Replies
View Related
Mar 7, 2011
Problem with fedora 13, I am no longer able set up a virtual private network using vpn. The following error message appers:
"/usr/sbin/vpnc: no response from target"
No problem when connecting with ubuntu or windows.
View 1 Replies
View Related
Feb 4, 2010
I have got different clients with different SOHO routers on sites (Netgear , Linksys, SnapGear,etc.) All those clients use VPN IPSec . As you know that those routers has many entries :
Tunnel name
key lifetime
Preshared Secret
Phase 1 proposal
Phase 2 Proposal etc.
I am trying to familiarize myself to use different VPN clients (a piece of software ), that will be installed on clients, laptops to access their work network from home. I came across a problem with Cisco VPN client V5.0.06 I could not find all the above entries. I know Cisco devices are proprietary, does that mean cisco vpn client is not compatible with those router?
View 1 Replies
View Related
Dec 26, 2010
I am installing RHEL 5.5 to be a syslog server to collects logs from servers (HP-UX, Linux, Windows and Cisco Network Devices). and i can now collect logs from my windows PC on syslog linux server by using Datagram SyslogAgent software. can collect logs from HP-UX 11.23 server. and i configuring the Unix server as in the steps below:
1. Log in as root
2. Go to /etc/syslog.conf
3. Add a line: *.*<tab>@<Sentinel Server IP Address>
*.* @10.15.1.5
4. Save and Close
# netstat -na | grep 514
tcp 0 0 *.514 *.* LISTEN
udp 0 0 *.514 *.*
[code]....
View 1 Replies
View Related
Dec 29, 2010
someone who has configured vpn tunnel with Cisco ASA 5510 3DES-168 in centos 5.3 if some one has configured
View 6 Replies
View Related
Apr 9, 2010
We want to begin centralizing our system logs to a dedicated server, using a daemon that is flexible and offers more features. After some research, I decided to give rsyslog a whirl (versus syslog-ng).roblem has come down to compilation errors which, unfortunately, I've not been able to resolve otherwise (rsyslog forums) and it appears this is a larger problem with the product. So before I begin making another decision, I wanted to get some input from others here.Here is a snippet of the errors:
Code:
/usr/local/src/rsyslog/rsyslog-5.4.0/runtime/queue.c:1291: undefined reference to `ATOMIC_SUB'
[code]...
View 3 Replies
View Related
Aug 25, 2010
I was wondering how could I specify for how long the logs will be kept. Rsyslog doesn't have such an option (at least I didn't find it).Do I have to use logrotate for this, or is there some other option?
View 1 Replies
View Related
Feb 16, 2011
After struggling and googling on the internet I can't manage it to work.I have stup rsyslog to receive the logging from my firewall and it puts it into the syslog file.ut I would like to have a separate logfile for these messages.I have created the firwall.log file with owner syslog, same as for the syslog file.I already have tried to use in the /etc/rsyslog.d/10-firewall.conf the following ::msg, contains, "firewalld" /var/log/firewall.logor
:msg, contains, "firewalld" -/var/log/firewall.logI don't know the difference between the "-" sign in the lines but I have seen also those kind of situations.
I also have put this line into the 50-default.conf file because I thought it wasn't seeing the 10-firewall.conf file but no work.I have added a $template HostMessages, "/var/log/%HOSTNAME%/logfile.log" in the /etc/rsyslog.conf file but neither it works.In the firewall I can see the Syslog facility is now on LOG_LOCAL0 and I can change it from LOCAL0, LOCAL1, LOCAL2, ... until LOCAL7What does these different numbers mean
View 4 Replies
View Related
Mar 3, 2010
Has anyone gotten rsyslog to accept messages from remote hosts? I've tried half a dozen methods for getting it to capture syntax, all unworking.
View 8 Replies
View Related
Aug 17, 2010
I am trying to install rsyslog 5.4.0 with relp on CentOS 5.5 (vmware). My installation steps:
yum install gcc.i386
liblogging-0.7.1:
./configure
[code]...
View 1 Replies
View Related
Feb 15, 2011
I am trying to setup CentOS server 5 with tftp where the Cisco switch configs can be sent. I have the following:
[code]...
View 14 Replies
View Related
Oct 7, 2010
How to connect a new Cisco router in newly installed Linux pc what are the configuration will have to do.
View 1 Replies
View Related
Jan 13, 2011
I've two networks (network 1 in the apartment, network 2 in the basement/server room) I would like to build a vpn connection between the two networks. In networks 1 I have a 24h running PC/Firewall/Debian Server. For network 2 I would like to buy a RVS4000. Is it possible to connect the two objects (Debian and Cisco)?
View 2 Replies
View Related
Oct 19, 2009
I'm running fedora 11 and cisco version 4.8.01 (0640). When I connect to my work, and get authenticated, the system freezes completely. In searching it looks like at one point updating the kernel to a new version resolved this, at least for the 64bit implementation. I'm running 32bit and I'm on kernel kernel-PAE-2.6.30.8-64.fc11.i686 which is a newer version then what was listed in the other thread.
View 7 Replies
View Related
Dec 10, 2009
Does anyone experiencing problems with PacketTracer 5.2 in Fedora ? When try to save a project the program crashes with the following error on stderr:
Code:
CPtmpConnection::socketError
callManager : onError
callManager : onDisconnect
Segmentation fault (core dumped)
In /var/log/messages I saw the following error :
Code:
Dec 10 11:03:05 localhost kernel: PacketTracer5[4173]: segfault at 38 ip 00ce4525 sp bffda150 error 4 in libQtXml.so.4.5.3[cca000+43000]
Seems to be a QT4 problem ....
View 1 Replies
View Related
Sep 7, 2009
Can you help me to give the solution to how to configure DNS server and Mail server on RHEL 5.0
View 2 Replies
View Related
Mar 2, 2010
You have accepted the terms to the EULA. Cisco Packet Tracer will now be installed.
Attempting to install package now Preparing...
I need to do a project for my cisco class and i need to get this Packet Tracer to start working!
View 2 Replies
View Related
May 31, 2010
I am very new to linux. So i have a little idea about it. I want to configure DNS server in Fedora 10. I am confused where to put the master file and where to put the database zone file. what else should i do to run the dns completely. Also , my protocol is this: I have a adsl connection in my office via adsl broadband router. This gives a private IP to my linux server. I want to run a local linux server which runs DNS, DHCP, FTP and web server. How can I do this? Should I need to do NATing? Because there are more than 10 computers in my LAN.
View 1 Replies
View Related
Feb 8, 2011
i wondered if there is no gnome Software with it would be possible to "Collect" multiple Windows together.
As 4 Terminals or 2 Terminals and a gedit.
I dont think about tabbed views, i think about viewing them side by side. I know that it would be _possible_ to this by hand, but it would be *much* easier doing this with an application. I often want to see 4 terminals at a time and its really unhandy to do this by hand
View 3 Replies
View Related
Mar 11, 2009
Is using Cisco AnyConnect for ssl remote access, i loged on on my company vpn.abcd.com , using a username and a password, requested a certificate which was added to Firefox certificates, then installed the AnyConnect client. now i can just start the AnyConnect client to connect without the need to access to my company vpn.abcd.comWhat i want to do is to add a vpn connection to the network manager so its always connected once i powered my computer on, and dont need to start the AnyConnect client to get connected each time.
There were three options Password/SecurID, Certificate(TLS), Certificate(TLS) with TPM.I tried the first one, got a message "Unknown certificate from VPN server "vpn.abcd.com". Do you want to accept it?" , accepted entered my password ---> login failedThe other two options need a certificate files which i dont know how to get, is it the firefoxcertificate, or what ?.
View 2 Replies
View Related
May 9, 2009
Just wanted to ask a small question... I've set up a VPN connection to my university and i installed and configured everything ok, cause I can connect without any problems...
Now that I'm connected I want my browser to run through the VPN tunnel created by the connection so i can access certain sites that are else inaccessible, but how do i force my browser (I'm using firefox atm) to do that?
When I'm on MAC of Windows OS, as soon as i connect with a VPN, all connection run through them. Fedora seems to ignore the VPN connection and just continues to use my home-network to connect to the internet.
So the basic question is: how do i use the VPN connection.
Iuse FC10, kernel 2.6.27.21-170.2.56.fc10.i686, fully updated system
View 4 Replies
View Related
Jun 18, 2009
Probably there is bug in kernel used FC11 [url] This bug freeze computer after ping or other data sending over VPN connection.
Is there any chance to backport this patch to kernel in FC11?
More about this in topic:[url]
View 14 Replies
View Related
Feb 10, 2010
i am learning security and firewalling. i want to know . where a linux firewall is sufficeint and where it is not sufficeint? if you can explain why or give a reference i will be glad. is that security or traffic handling problem? when i should select a cisco product? in tarms of traffic and sceutiry. do you have any good alternative recomendation to Cisco
View 1 Replies
View Related
Jun 30, 2010
cisco vpn client 4.8.5 I have no problem to connect it, but got disconnected every minute after I opened a terminal and ssh to company's server. Not sure what's causing the problem. There's no problem to connect to windows.
View 2 Replies
View Related
Mar 10, 2011
I tried to install CiSCO's Packet Tracer on Fedora 14, though it went thought all stags on installation, it did now show up, any one has had any measure of success installing it? Seems it is much easier to run the Windows version using Wine!
View 8 Replies
View Related
Jan 1, 2010
I have a RHEL 5.1 server. I would like to configure VPN server for it.
View 1 Replies
View Related
Oct 25, 2010
I need to configure Apache for a 16 GB Server for maximum performance. It should have maximum requests and also with stand load. I have given the current configuration below.
<IfModule prefork.c>
StartServers 8
MinSpareServers 5
[code]...
View 1 Replies
View Related
Aug 16, 2011
I am trying to configure rapidSVn on Linux (fedora 5). I have configured all the dependencies like APR,svn , wxWidget, neon etc. But while running command make for rapidSVN it is giving below error: I am able to configure but not able to make.I have tried two version of Rapid SVN(XXXX.10,XXXX.12)
[Code]...
View 9 Replies
View Related