Re: Routing not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/31/2011 09:29 AM, Tom Horsley wrote:
> On Tue, 31 May 2011 14:17:44 +0100
> Dan Track wrote:
> 
>> Just for future reference I figured out the problem. You need to run
>> on rp_filter on the interfaces you wish to include in the routing
>> process.
> 
> What exactly does that mean, and how do I do it? I've never
> heard of it before, but it could easily be the reason
> I haven't been able to get my USB wi-fi dongle working
> as an access point in f15 while doing all the exact same
> things I did in f14 (where it works perfectly).

  rp_filter (/proc/sys/net/ipv4/conf/*/rp_filter) attempts to avoid src
IP spoofing by checking src IP of packet and ensuring that it goes out
the way it came - to be a little more specific - if the 'best route' to
that src ip is not the same interface the packet came in on, rp_filter
will drop the packet.

  Usually its fine (correct) to leave rp_filter on - be thoughtful if
you're doing something funky with routing tables.

  Thats my recollection anyway ... you turn it on/off echo 1/0 into the
/proc/sys/xxx

  gene/

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux