I noticed I was getting this error when using windows live writer today.
The response to the metaWeblog.newPost method received from the weblog server was invalid:
Invalid response document returned from XmlRpc server
I found the cause of the problem. Addicted To Live Search plugin caused it, as soon as I disabled it, Windows Live Writer was operational again.
your ads here (468x60) - after 1st post.
This applies to the following routers and modules.
Routers - Cisco 857, Cisco 876, Cisco 877, Cisco 1801, Cisco 1802
Modules - HWIC-1ADSL1, HWIC-1ADSLI, HWIC-ADSL-B/ST, HWIC-ADSLI-B/ST
To check what version firmware you are running run the following command.
show dsl int atm0 (atm0 being the atm interface it will be different when using modules)
notice the following lines show the ADSL firmware version.
Init FW: init_3.0.010_nobist.bin
Operation FW: AMR-3.0.010.bin
FW Source: external
FW Version: 3.0.10
Go to ftp://ftp.cisco.com/pub/access/800
download the most current ADSL firmware at this point it is adsl_alc_20190_3.0.10.bin
save the file to your computer rename it to adsl_alc_20190.bin
TFTP it to your router using your favorite TFTP software and reload your router.
check that the update was successful by using show dsl int atm0
Make:Maxton Model : USB3-8521
download the Telstra Turbo Modem Manager from the Maxton Site
Telstra Turbo Modem Manager
Extract and Install it.
Follow this document below for setting up the dialup connection.
Telstra Turbo on Vista
That’s all you should need.
Need to setup the wireless on your 877W or 857w. use the following sample.. obviously update the SSID and wpa-psk key.
bridge irb
bridge 1 protocol ieee
bridge 1 route ip
interface Dot11Radio0
no ip address
bridge-group 1
no shut
!
broadcast-key change 60
!
!
encryption mode ciphers tkip
!
ssid MYSSID
max-associations 10
authentication open
authentication key-management wpa
no guest-mode
wpa-psk ascii mywpapskpwd
!
world-mode dot11d country AU outdoor
speed basic-1.0 basic-2.0 basic-5.5 basic-6.0 basic-9.0 basic-11.0 basic-12.0 basic-18.0 basic-24.0 basic-36.0 basic-48.0 basic-54.0
channel 2452
station-role root
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
interface Vlan1
no ip address
ip virtual-reassembly
ip tcp adjust-mss 1400
bridge-group 1
hold-queue 100 out
!
!
interface BVI1
ip address 10.0.0.3 255.255.255.0
ip nat inside
ip virtual-reassembly