search for: tksql

Displaying 9 results from an estimated 9 matches for "tksql".

2005 Nov 09
1
main adsl fail, backp and test
...e a firewall with 2 gateways. Router A (main, adsl), router I (backup, isdn). In case of failure of adsl I switch to isdn. How can I know when it is time to go back? Which is a standard way to test the adsl line? TIA sandro -- Sandro Dentella *:-) e-mail: sandro@e-den.it http://www.tksql.org TkSQL Home page - My GPL work
2005 Oct 16
1
routing pb? ping not "emerging"
.../29 lookup adsl 41: from 192.168.111.0/24 lookup isdn 48: from 192.168.11.0/24 lookup adsl 50: from all iif eth3 lookup isdn 52: from all iif eth2 lookup adsl 32766: from all lookup main 32767: from all lookup default -- Sandro Dentella *:-) e-mail: sandro@e-den.it http://www.tksql.org TkSQL Home page - My GPL work
2004 Aug 01
2
tables and default
...51 from 192.168.5.2 RTNETLINK answers: Invalid argument but if I try I can flawlessly get out. Is this related to SNAT? In my opinion that should come afterwords since SNAT in in the POSTrouting chain. Any hints? TYA sandro *:-) -- Sandro Dentella *:-) e-mail: sandro@e-den.it http://www.tksql.org TkSQL Home page - My GPL work _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Sep 30
2
2 DSL link, DNAT & SNAT
...ting table it arrived with or recompute it after it realize it is RELATED to a connection already open? Is this a question for this list or for netfilter list? ;-) Thanks for any hint for a clean solution. sandro *:-) -- Sandro Dentella *:-) e-mail: sandro@e-den.it http://www.tksql.org TkSQL Home page - My GPL work _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Feb 09
8
load balancing and failover
Hi, A friend of mine has 2 lines of 512kbps terminated in two Linux boxes. He now want to remove those 2 boxes and have some device which will loadbalance the two ISPs and also have a failover arrangement. But he has agreed to give me a chance to do it on Linux for my own satisfication. Is this easy to do with lartc? How do I go about it exactly? I have very less time to do it since his
2006 Feb 06
0
ip rule, fwmark, mangle and src IP
...8.1.1'' when setting the route on gw2 . Is it possible that the kernel routine thath attaches the IP to the packet comes before the ''ip rule'' that looks for the fwmark? Thanke or the attention sandro *:-) -- Sandro Dentella *:-) e-mail: sandro@e-den.it http://www.tksql.org TkSQL Home page - My GPL work
2005 Oct 18
0
debugging iproute2
...et that is not routable by the kernel? Can I know which rule is a packet going throught? TIA sandro *:-) PS: I apoligize: in the archives my message figures as "sun" of another thread: I don''t undertand why -- Sandro Dentella *:-) e-mail: sandro@e-den.it http://www.tksql.org TkSQL Home page - My GPL work
2004 Aug 02
5
Route policy preference value
Assuming if I have rules matching the same packet, the one chosen is the lower preference value or the high ? For example # ip rule list .... 100 from 192.168.1.0/24 lookup main 200 from all fwmark 5 lookup first ..... Packet is matching both rules, the one with priority/preference 100 or 200 is selected ? _______________________________________________ LARTC mailing list /
2006 Jun 24
8
mysql frontend for linux.
Hi list. I''m using Ubuntu distro. for rails development. Today, to my disappoint, I''ve found that there''re certainly almost no mysql frontend which runs very well. (1) mysql-query-browser: Seems to be very nice. But, it quickly exits when I press ctrl+enter or modify a table structure. Something strange is happening here, but I can not figure out what it is. (2)