LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-04-2005, 04:22 AM   #1
naveenrajn
LQ Newbie
 
Registered: Mar 2005
Location: India
Distribution: Redhat
Posts: 21

Rep: Reputation: 0
svc bad request dropping packet


hi,

I get this error" svc bad request dropping packet ' some numeric value' ". when i try to send emails with attachments of size greater than 100kb from internal network. these errors appears only in the console of gateway server [FC2].
The network setup is as , the internal network is connected to a gateway server [FC2] which is inturn connected to an ADSL Router for internet connectivity.The gateway server has 2 nics
(1) connected to LAN
(2) connected to ADSL Router for internet.
i have configured iptables which is

#iptables -A FORWARD -s 10.30.30.0/26 -j ACCEPT
modprobe iptables_nat
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
echo 1 > /proc/sys/net/ipv4/ip_forward

as a seperate file which will run at startup and

just in case anybody needs further details please refer below


the /etc/sysconfig/netwoking/devices/route-WAN file has values

gateway0 = router's ip
netmask0 = its mask
address0 = router's ip

/etc/sysconfig/netwoking/devices/ifcfg-WAN file has entries

# Realtek|RTL-8139/8139C/8139C+
DEVICE=eth1
ONBOOT=yes
BOOTPROTO=none
IPADDR=external card ip
NETMASK=255.255.255.0
GATEWAY=router's ip
HWADDR=xxxxxxxxxxxxxxxx
TYPE=Ethernet
USERCTL=no
PEERDNS=no
IPV6INIT=no

squid is also configured

acl abcd src 10.30.30.1-10.30.30.62/255.255.255.255
acl all src 0.0.0.0-255.255.255.255/255.255.255.255

http_access allow abcd
icp_access allow abcd
httpd_accel_port 80
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ip_conntrack: table full, dropping packet. ingerul Linux - Networking 9 12-03-2004 01:46 PM
eth0: Memory squeeze, dropping packet maenho Linux - Networking 6 08-22-2004 05:28 AM
Intentional packet dropping - how can I do this? sokar Linux - Networking 1 04-12-2004 12:06 AM
Security question, strange packet in apache request INFINYT9 Linux - Security 5 04-02-2004 10:43 AM
svc: bad direction *some number*, dropping request?? zovres Linux - Newbie 1 02-21-2004 11:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration