Syslog in Fedora 7


 
Thread Tools Search this Thread
Operating Systems Linux Syslog in Fedora 7
# 1  
Old 11-03-2007
Syslog in Fedora 7

I have a next problem. After settings remote logs in my DSL-Router DLink 500T i be recive messages in /var/log/message.
Code:
Nov  4 12:42:15 gw  pppd[133]: Jan  1 12:03:30> Connection terminated.
Nov  4 12:42:43 gw  cfgmgr(sar): Jan  1 12:00:20> DSL Carrier is down
Nov  4 12:42:53 gw  cfgmgr(sar): Jan  1 12:00:30> DSL Carrier is up
Nov  4 12:42:54 gw  pppd[133]: Jan  1 12:00:31> pppd 2.4.3 started by root, uid 0
Nov  4 12:42:54 gw  pppd[133]: Jan  1 12:00:31> Connect: ppp0 {--} nas0
Nov  4 12:42:57 gw  pppd[133]: Jan  1 12:00:33> peer from calling number 00:16:46:D3:D1:1B authorized
Nov  4 12:42:57 gw  pppd[133]: Jan  1 12:00:33> WAN IP address 49.218.19.144
Nov  4 12:42:57 gw  pppd[133]: Jan  1 12:00:33> WAN gateway 42.244.240.34
Nov  4 12:42:57 gw  pppd[133]: Jan  1 12:00:33> primary   DNS address 42.244.130.10
Nov  4 12:42:57 gw  pppd[133]: Jan  1 12:00:33> secondary DNS address 242.14.144.126
Nov  4 12:42:57 gw  cfgmgr(pppoe0): Jan  1 12:00:34> PPPoE Connect with IP Address 49.218.19.144 
Nov  4 12:42:57 gw  cfgmgr(pppoe0): Jan  1 12:00:34> PPPoE Connection Successfully Established 
Nov  4 12:42:57 gw  cfgmgr(pppoe0): Jan  1 12:00:34> PPPoE Connect with Gateway IP Address: 42.244.240.34

But how i can set separete log file for this message? Not /var/log/message, i want read this messages in /var/log/modem
I do in /etc/syslog.conf
Code:
*.info;mail.none;authpriv.none;cron.none;local5.none       /var/log/messages
local5.*                                                                         /var/log/adsl

But nothing don't work Smilie((( Help me please (
# 2  
Old 11-04-2007
Did you send the syslogd process a HUP signal after making the configuration changes?
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Linux

Fedora 14

Anyone know where I can obtain a reliable download of Fedora 14? Every one I have attempted to download charges a fee and a credit card. I have the fee but no credit card. Plus I don't want a prepaid card for just a one-time purchase. :wall: This is how I feel. LOL Any advice? Thank... (4 Replies)
Discussion started by: aeo0868
4 Replies

2. Red Hat

fedora grub help, moving to tri boot (XP, ubuntu, fedora soemething)

I will shortly be adding a fedora flavor to my devel box. I currently have XP (installed first on an ssd), ubuntu 10.04 (installed second on the first partition of a platter drive), and I want to add either Cent or SL on the second partition of the platter drive. I will probably also want to... (0 Replies)
Discussion started by: LMHmedchem
0 Replies

3. Linux

Fedora 9

Hi all, I just installed fedora 9 in my PC. when i go to the terminal and i typed in "ifconfig" to get ip address, it said "command no found" I do need to type in "/sbin/ifconfig" Why do i need to type in /sbin? Another thing, what command do i use to do reverse lookup and checking... (6 Replies)
Discussion started by: c00kie88
6 Replies

4. Red Hat

syslog in fedora 9

Many of you will think this is a retrograde step but I need to know if there is a way to use syslod instead of rsyslogd in Fredora 9. The reason for this is simple, I have a package which is script based and needs syslogd to log errors. I have tried to debug the script but there is one entry where... (2 Replies)
Discussion started by: johnf
2 Replies

5. Linux

Dual Boot Win XP And Fedora with Fedora Installed First

Hi everyone, I hope this question goes here. Anyways, I have a unique situation where my friend's comp has Fedora installed and wants to add Win XP as a dual boot without formatting the drive. Is it possible to create a partition on the current hard drive and then install win xp? I couldn't find... (4 Replies)
Discussion started by: eltinator
4 Replies

6. Ubuntu

Fedora 7

Hi all, Have installed Fedora 7 at home on an oldish Acer 3500. No sound and currently using what I think is a 15inch monitor (not entirely sure). Anyways, was curious to know what others "do" on their home setups. I've been more used to logging into work's HP-UX machines for the most part in... (3 Replies)
Discussion started by: Cameron
3 Replies

7. Linux

new in fedora

how i can format a usb flash memory from fedora i can see the as /dev/sda1 from terminal pls help me (2 Replies)
Discussion started by: sadiquep
2 Replies

8. UNIX for Dummies Questions & Answers

Fedora to be or not to be?

Hiya folks, I been browsing through the forums on information regarding Fedora. I know this is the version I want but what is holding me back now is whether my computer could run it easily? I'am asking this because alot of the forum posts and replies I have read, most of them ask for the... (2 Replies)
Discussion started by: Mr_Pinky
2 Replies

9. Linux

FEDORA HELP(please)

I RECENTLY LOADED FEDORA LINUX ALL 4CD/S(FULL INSTALL). but i am getting no sound,no proper help documentation.what should i do. Please help. (7 Replies)
Discussion started by: ameya_shaligram
7 Replies
Login or Register to Ask a Question