All of lore.kernel.org
 help / color / mirror / Atom feed
* Help please..
@ 2003-04-29 16:55 Karthik RC
  2003-04-29 11:46 ` SaVaGE
  0 siblings, 1 reply; 31+ messages in thread
From: Karthik RC @ 2003-04-29 16:55 UTC (permalink / raw)
  To: netfilter


I'm newer to htis group.

whether the  explanation for below mentioned rule is correct?
the forward chain will reject  the packet with mac address 
00:01:23:45:67:89 whose source ip is not eqaul to  192.168.1.2



iptables -A FORWARD -m mac --mac-source 00:01:23:45:67:89 ! -s 
192.168.1.2 -j REJECT





^ permalink raw reply	[flat|nested] 31+ messages in thread
* help please...
@ 2017-03-13  2:36 刘瑞丰
       [not found] ` <93642ebd-99e8-fece-fad2-89aeabef677b@gmail.com>
  2017-03-14 16:48 ` Wei Liu
  0 siblings, 2 replies; 31+ messages in thread
From: 刘瑞丰 @ 2017-03-13  2:36 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 491 bytes --]

[image: 内嵌图片 1]

it reports:

checking for PyArg_ParseTuple in -lpython2.7... no
configure: error: Unable to find a suitable python development library
configure: error: ./configure failed for tools

---------------------------------------------------------------------
My system is ubuntu16.04 LTS, with kernel linux-4.8.10
I have installed python2.7 & python3.7 including python*-dev
I have did everything i can image...
what's going wrong..? I'm desiring for help...

[-- Attachment #1.1.2: Type: text/html, Size: 665 bytes --]

[-- Attachment #1.2: image.png --]
[-- Type: image/png, Size: 537539 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Help please
@ 2014-04-17 17:15 younis albadre
  0 siblings, 0 replies; 31+ messages in thread
From: younis albadre @ 2014-04-17 17:15 UTC (permalink / raw)
  To: xen-devel@lists.xen.org


[-- Attachment #1.1: Type: text/plain, Size: 260 bytes --]

Hi
I'm working on securing access to L1 cache by locking it line by line. Is there
any way to do it? For example, a xen hypervisor has two virtual machines
accessing the L1 and L1 lines are locked for a certain time to each vm accessed
them. 
Regards,

Younis

[-- Attachment #1.2: Type: text/html, Size: 848 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Help please
@ 2012-05-04 18:57 Sandro Souza
  2012-05-07 16:12 ` dimas
  0 siblings, 1 reply; 31+ messages in thread
From: Sandro Souza @ 2012-05-04 18:57 UTC (permalink / raw)
  To: ReiserFS Development List

Hello my friends.

I made some tests to get a custom debian distro with native reiser4
support, but I haven't success yet. :(

I made 3 videos (by XVidCap without sound) with these tests.

They're available in http://www.smartsolutionfactory.com.br/reiser4

May you see them and tell me what steps I've missed?

I was able to compile the kernel sources with the reiser4 patch
(2.6.32 kernel), and I installed the generated packages
(linux-headers-*** and linux-image-***).

After reboot the VM, no problem. But after it, I've tried to copy a
folder from a reiser3 partition to a reiser4 partition, and
unfortunally it has failed. :(

I need to know what I'm doing wrong.

Any help is wellcome.

Thanks in advance.

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Help please
@ 2010-06-15  2:01 Alexander Samad
       [not found] ` <AANLkTinQkRf_ZkN5qw1rsK5MY7pB1NjFd5CiLaPa-ZOU-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 31+ messages in thread
From: Alexander Samad @ 2010-06-15  2:01 UTC (permalink / raw)
  To: linux-nfs

Hi

sorry if this is a duplicate, I have been having some problem
subscribing to the ml.



I am having some problem with nfs-kernel on a debian amd64 (sid)  i am
using version (1:1.2.2-1).

when I do a tcpdump on my nfs machine and do a mount -o vers=4,udp
nfs:/exports/video /exports/video/ it fails


mount -o vers=3,udp  nfs:/exports/video /exports/video/
mount.nfs: mount to NFS server 'nfs:/exports/video' failed: timed out, giving up


and with tcpdump, I see the request from from the client and I see the
reply ok from the nfs machine, but it seem like the nfs packet doesn't
make it to the wire, machines on the same network doesn't see the
packet.

on the nfs server I have a bridge interface br0 => eth0 eth1 eth2 eth3 vde0

on vde0 I have attached virtualbox 3.2.4, and when I look on the vde
switch with tcpdump I don't see the reply packet.

I have done some limited testing for udp and it seems to be working,
traced dns packets

I can mount tcp, but if I user vers4 i get wierd gid uid numbers

ls -l
 drwxrwsr-x  2 4294967294 4294967294 4.1k Oct 25  2009 Funnies



 rpcinfo -p
  program vers proto   port
   100000    2   tcp    111  portmapper
   100024    1   udp  32765  status
   100024    1   tcp  32765  status
   100021    1   udp  32768  nlockmgr
   100021    3   udp  32768  nlockmgr
   100021    4   udp  32768  nlockmgr
   100021    1   tcp  32768  nlockmgr
   100021    3   tcp  32768  nlockmgr
   100021    4   tcp  32768  nlockmgr
   100003    2   tcp   2049  nfs
   100003    3   tcp   2049  nfs
   100003    4   tcp   2049  nfs
   100227    2   tcp   2049
   100227    3   tcp   2049
   100003    2   udp   2049  nfs
   100003    3   udp   2049  nfs
   100003    4   udp   2049  nfs
   100227    2   udp   2049
   100227    3   udp   2049
   100005    1   udp  32767  mountd
   100005    1   tcp  32767  mountd
   100005    2   udp  32767  mountd
   100005    2   tcp  32767  mountd
   100005    3   udp  32767  mountd
   100005    3   tcp  32767  mountd

on nfs restart

Jun 13 22:05:20 max kernel: [21723.836493] svc: failed to register
lockdv1 RPC service (errno 97).
Jun 13 22:05:20 max kernel: [21723.837490] NFSD: Using
/var/lib/nfs/v4recovery as the NFSv4 state recovery directory
Jun 13 22:05:20 max kernel: [21723.837507] NFSD: starting 90-second grace period


tcpdump on nfs machine of mount -o vers=4,udp  nfs:/exports/video
/exports/video/

tcpdump -pni br0 host 192.168.10.221 and not port 22
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on br0, link-type EN10MB (Ethernet), capture size 65535 bytes
22:09:12.565697 IP 192.168.10.221.30209 > 192.168.11.10.53: 52743+ A?
nfs.hme1.samad.com.au. (39)
22:09:12.565891 IP 192.168.11.10.53 > 192.168.10.221.30209: 52743*
2/2/3 CNAME max.lan1.hme1.samad.com.au., A 192.168.11.10 (182)
22:09:12.567227 IP 192.168.10.221.35835 > 192.168.11.10.53: 59898+ A?
nfs.hme1.samad.com.au. (39)
22:09:12.567369 IP 192.168.11.10.53 > 192.168.10.221.35835: 59898*
2/2/3 CNAME max.lan1.hme1.samad.com.au., A 192.168.11.10 (182)
22:09:12.568676 IP 192.168.10.221.243695162 > 192.168.11.10.2049: 40 null
22:09:12.568726 IP 192.168.11.10.2049 > 192.168.10.221.243695162:
reply ok 24 null <<<<<<<<<<<<< this is missing on the client ....
22:09:13.668091 IP 192.168.10.221.243695162 > 192.168.11.10.2049: 40 null
22:09:13.668158 IP 192.168.11.10.2049 > 192.168.10.221.243695162:
reply ok 24 null
22:09:15.867266 IP 192.168.10.221.243695162 > 192.168.11.10.2049: 40 null
22:09:15.867345 IP 192.168.11.10.2049 > 192.168.10.221.243695162:
reply ok 24 null
22:09:17.680551 IP 192.168.10.221.58336 > 192.168.11.10.25826: UDP, length 917


Help :)

^ permalink raw reply	[flat|nested] 31+ messages in thread
[parent not found: <OF4A69EBA3.01FB682F-ON852575DE.0051EB68-802575DE.00521E0F@pt.com>]
* Help Please
@ 2008-07-08 14:35 Evan C Hildebran
  0 siblings, 0 replies; 31+ messages in thread
From: Evan C Hildebran @ 2008-07-08 14:35 UTC (permalink / raw)
  To: dm-devel

Dear Redhat,

  I keep getting the following errors when my server boots up and the device-mapper will not map the alias defined in the multipath.conf file. What is causing this to happen and how do I fix it?


Jul  8 09:54:04 phpvm1 multipathd: cannot open /sbin/dasd_id : No such file or directory
Jul  8 09:54:04 phpvm1 multipathd: [copy.c] cannot open /sbin/dasd_id
Jul  8 09:54:04 phpvm1 multipathd: cannot copy /sbin/dasd_id in ramfs : No such file or directory

Jul  8 09:54:19 phpvm1 kernel: device-mapper: uevent: version 1.0.3
Jul  8 09:54:19 phpvm1 kernel: device-mapper: ioctl: 4.11.5-ioctl (2007-12-12) initialised: dm-devel@redhat.com
Jul  8 09:54:19 phpvm1 kernel: device-mapper: multipath: version 1.0.5 loaded
Jul  8 09:54:19 phpvm1 kernel: device-mapper: multipath round-robin: version 1.0.0 loaded
Jul  8 09:54:19 phpvm1 kernel: device-mapper: table: 253:0: multipath: error getting device
Jul  8 09:54:19 phpvm1 kernel: device-mapper: ioctl: error adding target to table
Jul  8 09:54:20 phpvm1 kernel: device-mapper: table: 253:1: multipath: error getting device
Jul  8 09:54:20 phpvm1 kernel: device-mapper: ioctl: error adding target to table


Thank you,



Evan C. Hildebran
Systems Programmer IV
HEAT Administrator
Information Technology
University of Louisville
evan.hildebran@louisville.edu

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Help please
@ 2007-12-14 14:29 Cyber Source
  2007-12-14 14:43 ` Carlos Corbacho
                   ` (2 more replies)
  0 siblings, 3 replies; 31+ messages in thread
From: Cyber Source @ 2007-12-14 14:29 UTC (permalink / raw)
  To: linux-acpi

Hello,
  To simplify my question, I'm going to include an excerpt from a post 
to our lug here. Would you possible have a work around for this problem? TIA

<snip>
Ok, gotta throw one out for some help.
 Long story short is, I have a laptop that I just purchased for a
client, has nvidia and runs perfect with Ubuntu Gutsy except for 1
little (kinda huge) problem.
 The bios that ships with most laptops lately , COMPLETELY SUCK  (I
hate phoenix). There is absolutely NOTHING in the bios to help control
acpi or apic. My problem is that I have NO SOUND unless I boot with the
kernel boot option of "acpi=off", then all works perfect except I have
no battery monitoring, which on a laptop is pretty huge, if this was a
desktop, it would be no biggie (not sure if it would affect ups
monitoring). I notice that I have ERR=1 from /proc/interrupts. I have
tried all sorts of combinations of boot options, including "noapic
nolapic pnpbios=off" and I forget the rest I've tried, nothing works
except for turning off acpi completely and then no battery monitor. I've
looked into apm but can't recompile the kernel because then all the
other "restricted" packages won't work with the custom kernel and that
option is basically a pain in the ass. I feel this is probably related
to the ERR=1 from interrupts but I can't seem to clear this, it only
gets worse with other boot options I've tried.
Does anyone know how to reroute irq's or make them behave better (yes
I've tried pci=routeirq)?
Has anyone else had this problem and found a solution?
Currently my work around is 2 grub boot stanza's, one is to have sound
which runs "acpi=off" and the other is to have no sound and everything
else works (battery monitor), without the "acpi=off" option.
Any help please? TIA
<snip>

^ permalink raw reply	[flat|nested] 31+ messages in thread
* help please
@ 2005-05-19  6:23 Travis Griggs
  2005-05-19  6:23 ` Jean Delvare
  0 siblings, 1 reply; 31+ messages in thread
From: Travis Griggs @ 2005-05-19  6:23 UTC (permalink / raw)
  To: lm-sensors

Sigh. I apologize for bugging who's ever at the other end of this. I 
have tried to do due diligence in reading and trying all kinds of stuff, 
and I think I know what the problem is I'm having, but I'm just green 
enough with this kind of low level stuff to not be for sure. I did 
follow the flowchart thing.

Anyway, I've got this 1U Intel board with a 1.7 P4 on it. To do burn in 
testing the hardware guys want to be able to do temperature sensing. 
They're all tickled that some app in XP can do it. And I just am not 
having any luck getting it to work under Linux on this machine.

I have Libranet 2.7 installed (kernel 2.4.19). I have the lm-sensors 
debian package installed. When I do a sensors-detect, it probes 
i2c-i801, but modprobe can't locate it. Where would I get this? Can I 
get it as a binary? Maybe I need to load the i2c-source package and look 
to compile it from there.

The Intel board rep sent us this info about the temperature controller:

"The Intel(R) S845WD1-E server board uses a Heceta 6 management 
controller to monitor thermal zones, fan speeds and voltages. The Heceta 
6 management controller is a separate controller mounted on the server 
board."

I've looked all over the lm-sensors web site, but it is not clear to me 
whether there is support for the Heceta 6.

Any help/hints/tips/suggestions would be very much appreciated. TIA.

-- 
Travis Griggs
Key Technology

"Oh, Say can you see
By the pawn's early plight
What so loudly we wailed
At the trials' past scheming.

Whose blue screen and oft starts
Through the endless blight
O'er the networks we watched
Wwere so total en-slaving.

And the public's ensnare
The bugs always in there
Gave truth to the might
That Bill's flag was still there.

Oh say does that Steve Screamin Ballmer yet wave
To the land of the free
But he wants us to pay."

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Help Please
@ 2004-05-19 10:21 Dalibor Malek
  2004-05-19 15:51 ` Martin Waitz
  0 siblings, 1 reply; 31+ messages in thread
From: Dalibor Malek @ 2004-05-19 10:21 UTC (permalink / raw)
  To: linux-hotplug

Hi,

I wonder if someone can help me.
I made a little script

#!/bin/bash

killall soffice.bin
/opt/Openoffice.org/program/soffice.bin /media/sdb/text.sxi

When I start the script ./usb-storage.sh it’s running properly.

My problem is, where I have to tell the hotplug service that it should 
start my script.
Simply to call the script “usb-storage” and copy it under 
////etc/hotplug/usb// with 777 doesn’t do it(I tried).

I just don’t get it how this is functioning(I already had to install my 
system three times cause I destroyed the hotplug scripts trying).

Does anyone have an Idea?

Thank You

Dalibor Malek




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Help Please..
@ 2003-06-11 16:11 Nellie Stevenson
  0 siblings, 0 replies; 31+ messages in thread
From: Nellie Stevenson @ 2003-06-11 16:11 UTC (permalink / raw)
  To: net-snmp-users-request, nfs

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




[-- Attachment #2: Type: text/html, Size: 433 bytes --]

^ permalink raw reply	[flat|nested] 31+ messages in thread
* help please..
@ 2003-04-29 15:56 Karthik RC
  0 siblings, 0 replies; 31+ messages in thread
From: Karthik RC @ 2003-04-29 15:56 UTC (permalink / raw)
  To: netfilter

Hello,
        I'm using iptables and i framed rules for 
firewall(Ingress,egress,forward)..
It is working finely.
But i want to frame the rules  which should be time based one.
(i.e) the rule should be valid for one hour,two hour like that...
pls say the command  and way for implementation.

expecting the help,
from karthikeyan..



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

end of thread, other threads:[~2017-03-14 16:48 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-29 16:55 Help please Karthik RC
2003-04-29 11:46 ` SaVaGE
  -- strict thread matches above, loose matches on Subject: below --
2017-03-13  2:36 help please 刘瑞丰
     [not found] ` <93642ebd-99e8-fece-fad2-89aeabef677b@gmail.com>
     [not found]   ` <CAJ5YScWP=SWnXCk-jhNtvDPZ=4Zc3cwToMka5O9Jx4ER9COr=Q@mail.gmail.com>
     [not found]     ` <CAJ5YScVJd2Uacx0vb_L7oLQGs+JQJkHqkG4tuLkvnC+RALDUMg@mail.gmail.com>
2017-03-14  6:31       ` Gémes Géza
2017-03-14 16:48 ` Wei Liu
2014-04-17 17:15 Help please younis albadre
2012-05-04 18:57 Sandro Souza
2012-05-07 16:12 ` dimas
2012-05-09 18:24   ` Sandro Souza
2012-05-09 20:52     ` Edward Shishkin
2012-05-09 21:03       ` Sandro Souza
2010-06-15  2:01 Alexander Samad
     [not found] ` <AANLkTinQkRf_ZkN5qw1rsK5MY7pB1NjFd5CiLaPa-ZOU-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-06-15 13:15   ` Trond Myklebust
     [not found]     ` <1276607740.4922.2.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2010-06-17 12:42       ` Alexander Samad
     [not found]         ` <AANLkTinPbTJ7xrcCHnAP54OKjY5HjZjmA4H4zJjFmeqf-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-06-17 13:46           ` Alexander Samad
     [not found] <OF4A69EBA3.01FB682F-ON852575DE.0051EB68-802575DE.00521E0F@pt.com>
     [not found] ` <efbcb4173b866e6407787256ba1ea15a.squirrel@neil.brown.name>
     [not found]   ` <OF9266A41E.AA29AB09-ON852575DE.007396F5-802575DE.007403D4@pt.com>
2009-06-24  3:29     ` help please Neil Brown
     [not found]       ` <OF57F66995.3162498E-ON852575DF.002B0896-802575DF.002C4606@pt.com>
     [not found]         ` <571272403b4a19fc0ac3e14ed5cbf7f4.squirrel@neil.brown.name>
     [not found]           ` <OF8294A8F0.9741D566-ON852575DF.0030728E-802575DF.00307250@pt.com>
2009-06-24  9:28             ` Neil Brown
2008-07-08 14:35 Help Please Evan C Hildebran
2007-12-14 14:29 Help please Cyber Source
2007-12-14 14:43 ` Carlos Corbacho
     [not found]   ` <47629A2E.7060809@thecybersource.com>
2007-12-15 18:20     ` Carlos Corbacho
2007-12-14 15:22 ` ice`
2007-12-14 19:24   ` Len Brown
2007-12-16 21:08     ` ice`
2007-12-14 19:28 ` Len Brown
2005-05-19  6:23 help please Travis Griggs
2005-05-19  6:23 ` Jean Delvare
2004-05-19 10:21 Help Please Dalibor Malek
2004-05-19 15:51 ` Martin Waitz
2003-06-11 16:11 Nellie Stevenson
2003-04-29 15:56 help please Karthik RC

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.