CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
2. Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
3. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > Dynamic Routing
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2006-10-24
pvaneynd pvaneynd is offline
Junior Member
 
Join Date: 2006-10-16
Posts: 5
Rep Power: 0
pvaneynd has an average reputation (10+)
Default R60-HFA4: lost ospf and static routes after changing interface speed

Hello

Last weekend we had a strange issue. We had upgraded our firewalls to R60 HFA-4 and then proceeded to change the speed of the interfaces to auto. We did this by going to the standby node of the cluster (all SPLAT machines running clusterXL and ospf) and using "eth_set ethX autoneg" and then changing it on the cisco switches.

All went well until we changed the interface connecting the firewalls to the backbone on which they talk ospf to each other and the routers (not my design). When I did this I lost connectivity to the firewall from the management station. When I regained access via the active node of the cluster it turned out that all ospf routes were gone. But stranger still: even the static route which I had added towards the management station as a backup in case the ospf failed was gone. It was still there in /etc/sysconfig/netconf.C but not listed anymore in 'netstat -rn', nor did routing work. In the end we had to reboot the firewall to regain the routing.

This is not improving our confidence in using ospf on the SPLAT's. Did anymore have similar issues?
Reply With Quote
  #2 (permalink)  
Old 2006-10-24
northlandboy northlandboy is offline
Senior Member
 
Join Date: 2006-07-28
Location: New Zealand
Posts: 810
Rep Power: 3
northlandboy has an average reputation (10+)
Default Re: R60-HFA4: lost ospf and static routes after changing interface speed

Just wondering, but did the interface come back up after you changed it?

This behaviour sounds to me exactly like if the interface was down - it would then not be able to participate in OSPF, and all routes out that interface would be removed from the routing table.

I doubt it was an OSPF issue at all. Did you check that interface, see if OSPF traffic was being received?

Also, a bit of an odd choice to change all interfaces to auto, usually it's the other way round.

Are those ports set to portfast?
Reply With Quote
  #3 (permalink)  
Old 2006-10-24
pvaneynd pvaneynd is offline
Junior Member
 
Join Date: 2006-10-16
Posts: 5
Rep Power: 0
pvaneynd has an average reputation (10+)
Default Re: R60-HFA4: lost ospf and static routes after changing interface speed

Quote:
Originally Posted by northlandboy View Post
Just wondering, but did the interface come back up after you changed it?
Yes after a few seconds, like all other interfaces.

Quote:
Originally Posted by northlandboy View Post
I doubt it was an OSPF issue at all. Did you check that interface, see if OSPF traffic was being received?
Well as it was the backup member of the cluster as far as I understand it doesn't handle ospf, it should get the updates through FIB. And rebooting it fixed it without further changes.

Quote:
Originally Posted by northlandboy View Post
Also, a bit of an odd choice to change all interfaces to auto, usually it's the other way round.
Recently we've noticed that more and more interface cards will not handle being forced to a certain speed. Forcing an intel card too 1000/FD is futile, it will never get a link with the cisco. So as 100 MB interfaces work with auto we've decided to go for auto for all interfaces.

Quote:
Originally Posted by northlandboy View Post
Are those ports set to portfast?
yes.
Reply With Quote
  #4 (permalink)  
Old 2006-10-25
northlandboy northlandboy is offline
Senior Member
 
Join Date: 2006-07-28
Location: New Zealand
Posts: 810
Rep Power: 3
northlandboy has an average reputation (10+)
Default Re: R60-HFA4: lost ospf and static routes after changing interface speed

Thanks for the extra information.

I still think that that interface did not come back up properly on the firewall side, and so it was not processing traffic. That would explain the missing static route. Given that you had a missing static route too, I don't think that you should be worried about your confidence in OSPF on SPLAT - the issue is at a lower level than that.

I suspect it didn't deal properly with the negotiation change, but on reboot it did sort itself out, which is why you could access it again.

Did you do any troubleshooting on that interface before rebooting it?
Reply With Quote
  #5 (permalink)  
Old 2006-10-25
pvaneynd pvaneynd is offline
Junior Member
 
Join Date: 2006-10-16
Posts: 5
Rep Power: 0
pvaneynd has an average reputation (10+)
Default Re: R60-HFA4: lost ospf and static routes after changing interface speed

Quote:
Originally Posted by northlandboy View Post
Did you do any troubleshooting on that interface before rebooting it?
To regain control I went to the active member of the node, discovered that I could ping the standby node. Then I jumped from the active to the standby node using ssh across the ospf-enabled network, there I noticed that the firewall was still running, but that all ospf routes were gone. I then searched for the route towards the management station and it was not in the 'netstat -rn' output, but was in the netconf.C file.

I should have also done a 'cpwd_admin list' but as we were under severe time pressure I just decided to reboot the node.
Reply With Quote
  #6 (permalink)  
Old 2006-10-25
northlandboy northlandboy is offline
Senior Member
 
Join Date: 2006-07-28
Location: New Zealand
Posts: 810
Rep Power: 3
northlandboy has an average reputation (10+)
Default Re: R60-HFA4: lost ospf and static routes after changing interface speed

A good course of action, getting onto the active, and trying to get across from there. Which interface was it that you pinged from the active - was it the one that had problems, or another one?

cpwd_admin list probably wouldn't have shed much light on the situation. I might have been more inclined to look at the ifconfig output for that interface, and maybe ethtool <interface>.
Reply With Quote
  #7 (permalink)  
Old 2006-10-25
pvaneynd pvaneynd is offline
Junior Member
 
Join Date: 2006-10-16
Posts: 5
Rep Power: 0
pvaneynd has an average reputation (10+)
Default Re: R60-HFA4: lost ospf and static routes after changing interface speed

I used the interface that had the problems. I've also reviewed the logs on the firewall itself, but they do not tell me much.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 19:57.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0