Hi All

On Sunday 19 February 2012 at 21:24 Tom Eastep :-

> On Feb 19, 2012, at 6:45 AM, Angela Williams wrote:
> > Is there another way around this issue?
> 
> Is sshd configured to only listen on the primary address?

No. I did a little test with the old iptables script and I could access ssh 
and smtp quite happily on all 5 ip's. 
The rules files was this snippet.
SMTP(ACCEPT)    loc             $FW
SMTPS(ACCEPT)   loc             $FW
SMTP(ACCEPT)    net             $FW
SMTP(ACCEPT)    $FW             net
SMTPS(ACCEPT)   net             $FW
SMTPS(ACCEPT)   $FW             net

route_rules has this. (running 4.4.23.2)
-               196.x.y.74/32      diginet         1000
-               196.x.y.75/32      diginet         1000
-               196.x.y.76/32      diginet         1000
-               196.x.y.77/32      diginet         1000
-               196.x.y.78/32      diginet         1000

Maybe I should put the ip's in the same order the that my /etc/conf.d/net has 
them. (Gentoo system!) but somehow I cannot see that as route_rules only does 
the routing bit!

My providers for the diginet connection looks like this
diginet  1        1    -         eth1:196.x.y.76    196.x.y.73  
track,loose,balance

Cheers

Ang




-- 
Angela Williams
angierfw at gmail dot com
Linux/Networking Hacker
Blog http://angierfw.wordpress.com

Smile! Jesus Loves You!


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to