How can I install a Canon PIXMA MX700 as a standalone wired network printer on amd64 Ubuntu 12.04? I have it set up with fixed IP of 192.168.1.4 and have tried various URI's such as:
socket://192.168.1.4:80
socket://192.168.1.4:80/tcp
socket://192.168.1.4:139
socket://192.168.1.4:139/tcp
ipp://192.168.1.4:80
ipp://192.168.1.4:80/tcp
ipp://192.168.1.4:80/resource
and a whole lot more as well. Under "network diagnostic tools" I find two ports - 80/tcp and 139/tcp - that is why I have used them, but I have also tried 9100 - all to no avail. Please can someone help?