I've been getting the same message (RH 9 - Shrike) from 10.124.32.1. I looked up the address in http://ws.arin.net/cgi-bin/whois.pl and found it to be:
OrgName: Internet Assigned Numbers Authority
OrgID: IANA
Address: 4676 Admiralty Way, Suite 330
City: Marina del Rey
StateProv: CA
PostalCode: 90292-6695
Country: US
Whenever I traceroute anything, 10.124.32.1 is the first address that shows up. I looked up the IP address you're getting messages from and it's:
OrgName: Asia Pacific Network Information Centre
OrgID: APNIC
Address: PO Box 2131
City: Milton
StateProv: QLD
PostalCode: 4064
Country: AU
So it doesn't look like anything malicious, it just fills the message log, and that can be taken care of as someone else noted:
echo 1 > /proc/sys/net/ipv4/icmp_ignore_bogus_error_responses
One thing I still don't understand is this which appeared in the message log similarly on multiple occasions:
Apr 30 10:36:01 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Apr 30 10:36:01 localhost dhclient: DHCPACK from 10.124.32.1
Apr 30 10:36:01 localhost dhclient: bound to {myipaddress} -- renewal in 138285 seconds.