>-----Original Message-----
>From: Kevin Rooney [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, July 19, 2000 3:12 PM
>To: '[EMAIL PROTECTED]'
>Subject: RE: Still having network problems in 6.2
>
>
>Ok, does your /etc/sysctl.conf look like this?
># Disables packet forwarding
>net.ipv4.ip_forward = 0
># Enables source route verification
>net.ipv4.conf.all.rp_filter = 1
># Disables automatic defragmentation (needed for masquerading, LVS)
>net.ipv4.ip_always_defrag = 0
># Disables the magic-sysrq key
>kernel.sysrq = 0
Here's my /etc/sysctl.conf file (looks identical):
[root@mailsrv floppy]# cat /etc/sysctl.conf
# Disables packet forwarding
net.ipv4.ip_forward = 0
# Enables source route verification
net.ipv4.conf.all.rp_filter = 1
# Disables automatic defragmentation (needed for masquerading, LVS)
net.ipv4.ip_always_defrag = 0
# Disables the magic-sysrq key
kernel.sysrq = 0
[root@mailsrv floppy]#
>---Also, I don't mean to leave ya hangin'. I would really like to
see you
>through this one. I could easily have a similar problem anytime,
but I need
>to travel to Durham, NC and I have to get going. Let me know if
you solve
>the problem, and I'll be back Monday. Hopefully, someone else will
jump in
>here in the mean time. See ya.
Thanks for the help. Have a good trip! I'm sure I'll still be
working on this on Monday.
Jeff
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.