problem with sch_teql and tc

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

 



Hi,

I am having some interesting problems getting teql to work, on both Fedora
12 64 bit, and Mandriva 2010.0, yet it works ok for me on RHEL4 and Centos 
5.3, 32 bit.

What I am seeing happening is that the interface appears to come up, can ping 
it's local address, but not the IP address of the other machine, and it does 
not even send an arp request. Yet arping does work for the other machine's IP 
if I run arping by hand.  So, I am thinking maybe something in TC or the 
kernel is the problem.

Has anyone here tested teql interfaces with Fedora 12 64 bit?

I would appreciate any suggestions, as have been trying to figure this out
for some time without much progress.

Regards
Glen Ogilvie

PS: If someone else would like to try teql, it would be, My tests are:

Machine 1: 
service iptables stop
modprobe sch_teql
ifconfig eth0 up 192.168.20.1
ifconfig eth1 up 192.168.30.1
ifconfig teql0
tc qdisc add dev eth0 root teql0
tc qdisc add dev eth1 root teql0
ip link set dev teql0 up
ifconfig eth0 txqueuelen 1000
ifconfig eth1 txqueuelen 1000
ifconfig teql0 txqueuelen 1000
ip addr add dev teql0 192.168.50.1/24

echo 0 > /proc/sys/net/ipv4/conf/eth0/rp_filter
echo 0 > /proc/sys/net/ipv4/conf/eth1/rp_filter


Machine 2:
service iptables stop
modprobe sch_teql
ifconfig eth0 up 192.168.20.2
ifconfig eth1 up 192.168.30.2
ifconfig teql0
tc qdisc add dev eth0 root teql0
tc qdisc add dev eth1 root teql0
ip link set dev teql0 up
ifconfig eth0 txqueuelen 1000
ifconfig eth1 txqueuelen 1000
ifconfig teql0 txqueuelen 1000
ip addr add dev teql0 192.168.50.2/24

echo 0 > /proc/sys/net/ipv4/conf/eth0/rp_filter
echo 0 > /proc/sys/net/ipv4/conf/eth1/rp_filter

Then try and ping between the machines using the 192.168.50.x addresses.

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux