|
From: Evan D. <ev...@vo...> - 2003-07-31 01:30:11
|
Hi all, Hope someone can point me in the right direction. Currently running redhat 8 with mysql 3.23.56. The correct logfile is been followed by the feed script but no information is getting parsed into the database. I have checked all the permissions within the database and checked the usernames, passwords and database names in the scripts. Below is an example of what goes into the logfile: Jul 21 10:14:33 dev kernel: [IPTABLES PPTP] : IN= OUT=eth0 SRC=192.168.0.254 DST=192.168.0.253 LEN=42 TOS=0x00 PREC=0x00 TTL=64 ID=21025 DF PROTO=47 Jul 21 10:14:33 dev kernel: [IPTABLES PPTP] : IN=eth0 OUT= MAC=00:20:ed:58:24:8f:00:0c:29:40:0a:a1:08:00 SRC=192.168.0.253 DST=192.168.0.254 LEN=46 TOS=0x00 PREC=0x00 TTL=128 ID=13937 PROTO=47 Jul 21 10:14:33 dev kernel: [IPTABLES PPTP] : IN= OUT=eth0 SRC=192.168.0.254 DST=192.168.0.253 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=21026 DF PROTO=47 Jul 21 10:14:38 dev kernel: [IPTABLES PPTP] : IN= OUT=eth0 SRC=192.168.0.254 DST=192.168.0.253 LEN=42 TOS=0x00 PREC=0x00 TTL=64 ID=21027 DF PROTO=47 Jul 21 10:14:38 dev kernel: [IPTABLES PPTP] : IN=eth0 OUT= MAC=00:20:ed:58:24:8f:00:0c:29:40:0a:a1:08:00 SRC=192.168.0.253 DST=192.168.0.254 LEN=46 TOS=0x00 PREC=0x00 TTL=128 ID=13938 PROTO=47 Jul 21 10:14:38 dev kernel: [IPTABLES PPTP] : IN= OUT=eth0 SRC=192.168.0.254 DST=192.168.0.253 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=21028 DF PROTO=47 Any help would be greatly appreciated as this is driving me nuts TIA Evan |