ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] iptables - segmentation failed
@ 2004-08-15  7:01 Serge V Kompan
  2004-08-15  7:16 ` Alexey Voinov
  0 siblings, 1 reply; 4+ messages in thread
From: Serge V Kompan @ 2004-08-15  7:01 UTC (permalink / raw)
  To: sisyphus


Есть:
[root@shadow root]# rpm -q iptables
iptables-1.2.11-alt1                 
[root@shadow root]# rpm -q libiptables
libiptables-1.2.8-alt0.1                  
Есть файл с правилами iptables
В нем такие правила:

for nameserver in $NAMESERVERS
do                                                                              
$IPTABLES -A INPUT  -i $LAN_1 -p udp -s $nameserver --sport  53 -d $LAN_1_IPADDR --dport 53 -j ACCEPT
$IPTABLES -A OUTPUT -o $LAN_1 -p udp -s $LAN_1_IPADDR --sport 53 -d $nameserver --dport 53 -j ACCEPT
done
Если в правилах встречпается явное имя хоста (компьютер где
выполняются правила iptables выдает сабж (даже если указываю имя хоста с доменом)
Подскажите как быть!
Заранее благодарю

./iptabl.sh: line 1214:  8317 Segmentation fault      $IPTABLES -A INPUT -i $LAN
_1 -p tcp -s $lan --sport $UNPRIVPORTS -d shadow --dport 80 -j ACCEPT           
free(): invalid pointer 0x804bd04!                                              
./iptabl.sh: line 1214:  8319 Segmentation fault      $IPTABLES -A INPUT -i $LAN
_1 -p tcp -s $lan --sport $UNPRIVPORTS -d shadow --dport 80 -j ACCEPT           
free(): invalid pointer 0x804bd04!                                              
./iptabl.sh: line 1214:  8321 Segmentation fault      $IPTABLES -A INPUT -i $LAN
_1 -p tcp -s $lan --sport $UNPRIVPORTS -d shadow --dport 80 -j ACCEPT           
free(): invalid pointer 0x804bd04!                                              
./iptabl.sh: line 1214:  8323 Segmentation fault      $IPTABLES -A INPUT -i $LAN
_1 -p tcp -s $lan --sport $UNPRIVPORTS -d shadow --dport 80 -j ACCEPT           
free(): invalid pointer 0x804bd04!                                              
-- 
С уважением,
 Serge                          mailto:skompan@kspu.kr.ua



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-15  9:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-15  7:01 [sisyphus] iptables - segmentation failed Serge V Kompan
2004-08-15  7:16 ` Alexey Voinov
2004-08-15  7:32   ` Alexey Voinov
2004-08-15  9:42     ` [sisyphus] " Michael Shigorin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git