ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] kernel-2.4.15-alt0.61 and iptables 1.2.4
@ 2001-12-15 13:37 Alexey Voinov
  2001-12-17  7:46 ` [sisyphus] " Konstantin Lepikhov
  2001-12-17 12:03 ` [sisyphus] " Konstantin Volckov
  0 siblings, 2 replies; 4+ messages in thread
From: Alexey Voinov @ 2001-12-15 13:37 UTC (permalink / raw)
  To: Sisyphus Mailing List

[-- Attachment #1: Type: text/plain, Size: 1551 bytes --]

Приветствую всех!

Вот такая вот маленькая неприятность:

$ uname -r
2.4.15-alt0.61-up

$ rpm -q iptables
iptables-1.2.4-alt1

$ sudo service iptables start
Flushing all current rules and user defined chains: iptables v1.2.4: can't
initialize iptables table `filter': Module is wrong version
Perhaps iptables or your kernel needs to be upgraded.
                                                                  [FAILED]
Clearing all current rules and user defined chains: iptables v1.2.4: can't
initialize iptables table `filter': Module is wrong version
Perhaps iptables or your kernel needs to be upgraded.
                                                                  [FAILED]
iptables v1.2.4: can't initialize iptables table `filter': Module is wrong
version
Perhaps iptables or your kernel needs to be upgraded.
Applying iptables firewall rules: 
iptables-restore v1.2.4: iptables-restore: unable to initializetable
'filter'

Try `iptables-restore -h' or 'iptables-restore --help' for more
information.
                                                                  [FAILED]

Если загружаюсь в 2.4.13 то всё прекрасно работает. И ядра, и iptables
собраны rebuildом. iptables собирался с kernel24-headers-2.4.15-alt0.61.


Вопрос: это мои персональные глюки или это буг?

-- 
Best Regards!           | Когда вам платят за работу, надо по крайней мере
Alexey Voinov           | делать вид, что вы работаете...
                        |                         Б.Виан "Осень в Пекине"
voins@voins.program.ru
voins@online.ru
vns@altlinux.ru


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

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

* [sisyphus] Re: kernel-2.4.15-alt0.61 and iptables 1.2.4
  2001-12-15 13:37 [sisyphus] kernel-2.4.15-alt0.61 and iptables 1.2.4 Alexey Voinov
@ 2001-12-17  7:46 ` Konstantin Lepikhov
  2001-12-18  6:35   ` Alexey Voinov
  2001-12-17 12:03 ` [sisyphus] " Konstantin Volckov
  1 sibling, 1 reply; 4+ messages in thread
From: Konstantin Lepikhov @ 2001-12-17  7:46 UTC (permalink / raw)
  To: sisyphus

Здравствуйте!

Когда-то, в Сбт Дек 15 2001, 04:37:00 +0300, Alexey Voinov написал(а):

> Приветствую всех!
> 
> Вот такая вот маленькая неприятность:
> 
> $ uname -r
> 2.4.15-alt0.61-up
> 
> $ rpm -q iptables
> iptables-1.2.4-alt1
> 
<skip>
> 
> Если загружаюсь в 2.4.13 то всё прекрасно работает. И ядра, и iptables
> собраны rebuildом. iptables собирался с kernel24-headers-2.4.15-alt0.61.
> 
> 
> Вопрос: это мои персональные глюки или это буг?
> 
Глюки 8) Проверьте, что headers действительно соответствуют текущей версии,
или что старые headers никак не мешают и в пути не валяются.

-- 
WBR, Konstantin
	...The information is like the bank... (c) EC8OR



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

* Re: [sisyphus] kernel-2.4.15-alt0.61 and iptables 1.2.4
  2001-12-15 13:37 [sisyphus] kernel-2.4.15-alt0.61 and iptables 1.2.4 Alexey Voinov
  2001-12-17  7:46 ` [sisyphus] " Konstantin Lepikhov
@ 2001-12-17 12:03 ` Konstantin Volckov
  1 sibling, 0 replies; 4+ messages in thread
From: Konstantin Volckov @ 2001-12-17 12:03 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

On Sat, 15 Dec 2001 16:37:00 +0300
Alexey Voinov <voins@voins.program.ru> wrote:

> Приветствую всех!

Hi!

> Вот такая вот маленькая неприятность:
> 
> $ uname -r
> 2.4.15-alt0.61-up
> 
> $ rpm -q iptables
> iptables-1.2.4-alt1

[skip]

> Если загружаюсь в 2.4.13 то всё прекрасно работает. И ядра, и iptables
> собраны rebuildом. iptables собирался с kernel24-headers-2.4.15-alt0.61.
> 
> 
> Вопрос: это мои персональные глюки или это буг?

Судя по всему, это Ваш глюк :-) У меня с версиями из Sisyphus все в порядке.

> -- 
> Best Regards!           | Когда вам платят за работу, надо по крайней мере
> Alexey Voinov           | делать вид, что вы работаете...
>                         |                         Б.Виан "Осень в Пекине"
> voins@voins.program.ru
> voins@online.ru
> vns@altlinux.ru


-- 
Успехов,
Konstantin

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] Re: kernel-2.4.15-alt0.61 and iptables 1.2.4
  2001-12-17  7:46 ` [sisyphus] " Konstantin Lepikhov
@ 2001-12-18  6:35   ` Alexey Voinov
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Voinov @ 2001-12-18  6:35 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 842 bytes --]

Konstantin Lepikhov wrote
> > Если загружаюсь в 2.4.13 то всё прекрасно работает. И ядра, и iptables
> > собраны rebuildом. iptables собирался с kernel24-headers-2.4.15-alt0.61.
> > 
> > Вопрос: это мои персональные глюки или это буг?
> > 
> Глюки 8) Проверьте, что headers действительно соответствуют текущей версии,
> или что старые headers никак не мешают и в пути не валяются.
Спасибо.
Аккуратная пересборка iptables меня спасла :)

to goldhead:
Ядро работает действительно лучше предыдущих. Исчезли тормоза при активной
работе с диском (например при updatedb по cron).

-- 
Best Regards!           | Когда вам платят за работу, надо по крайней мере
Alexey Voinov           | делать вид, что вы работаете...
                        |                         Б.Виан "Осень в Пекине"
voins@voins.program.ru
voins@online.ru
vns@altlinux.ru


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

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

end of thread, other threads:[~2001-12-18  6:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-15 13:37 [sisyphus] kernel-2.4.15-alt0.61 and iptables 1.2.4 Alexey Voinov
2001-12-17  7:46 ` [sisyphus] " Konstantin Lepikhov
2001-12-18  6:35   ` Alexey Voinov
2001-12-17 12:03 ` [sisyphus] " Konstantin Volckov

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