All of lore.kernel.org
 help / color / mirror / Atom feed
* simple newbie question
@ 2003-08-09 21:38 Mario Meríngolo
  2003-08-09 22:00 ` Whit Blauvelt
  2003-08-10 11:53 ` rverduij
  0 siblings, 2 replies; 10+ messages in thread
From: Mario Meríngolo @ 2003-08-09 21:38 UTC (permalink / raw)
  To: netfilter

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

Im starting with this iptables stuff and trying to manage a home network
trough linux and adsl + pppoe 

I have two simple questions.

 

I have my adsl router conected to my eth1

 

When im setting my iptables rules, should I think that eth0 routes packages
through eth1 to ppp0 ?

 

Because, if that is, my drop rules should be defined on eth1, and my input
ones on eth0

 

Our should i think that eth1 does not matter and my reliable is eth0 and my
unreliable ppp0 ?

 

Please forgive my crude english

 

Thanx 

 

 


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

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Simple Newbie question
@ 2005-05-04  4:43 Steve Castellotti
  2005-05-04  5:16 ` Greg KH
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Steve Castellotti @ 2005-05-04  4:43 UTC (permalink / raw)
  To: linux-hotplug

hey all-

    I recently came across a USB touchscreen I'm trying to get to work
under linux. If I plug it in under windows it registers as an HID-
compliant device, and starts working with no additional drivers, so I
don't believe this should be very difficult. (I'm running Fedora Core 3
with linux kernel2.6.10-1.770_14.rhfc3.at incidentally)


    By diffing changes to /proc/bus/usb/devices, I've gotten a the info:

P:  Vendor\000 ProdIDÿff Rev= 1.00

    which I've confirmed is the correct device.



I've then edited /etc/hotplug/usb.usermap and added the following lines:

usbhid             0x0000 0x0000   0xffff    0x0000       0x0000
0x00   0x00            0x00            0x00            0x00
0x00       0x00000000
keybdev            0x0000 0x0000   0xffff    0x0000       0x0000
0x00   0x00            0x00            0x00            0x00
0x00       0x00000000
mousedev           0x0000 0x0000   0xffff    0x0000       0x0000
0x00   0x00            0x00            0x00            0x00
0x00       0x00000000


    (The device appears three times in /var/log/messages, as a "USB HID
v1.00 Mouse" a "USB HID v1.00 Device" and a "USB HID v1.00 Keyboard" but
of course I'm only interested in the mouse functionality)


    Diffing the changes to /sys/bus/usb/drivers/usbhid, the device is
appearing on 2-1, so I've created a rules file in /etc/udev/rules.d:

BUS="usb", PLACE="2-1", NAME="input/mouse0"



    The device seems to be recognized as a usbhid device even without
the hotplug or udev changes, but gpm fails to recognize it. Even after
the changes, while /dev/input/mouse0 will appear correctly, gpm still
will not recognize the mouse.


    Can anyone please point me in the right direction? Am I missing
something obvious here?


Cheers!

Steve Castellotti





-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
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] 10+ messages in thread

end of thread, other threads:[~2005-05-06 11:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-09 21:38 simple newbie question Mario Meríngolo
2003-08-09 22:00 ` Whit Blauvelt
2003-08-10 11:53 ` rverduij
2003-08-11 21:19   ` Rob Verduijn
  -- strict thread matches above, loose matches on Subject: below --
2005-05-04  4:43 Simple Newbie question Steve Castellotti
2005-05-04  5:16 ` Greg KH
2005-05-05  0:49 ` Steve Castellotti
2005-05-05 18:48 ` Linas Vepstas
2005-05-06 11:50 ` Steve Castellotti
2005-05-06 11:52 ` Steve Castellotti

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.