Can anyone help?
I have tried to open every possible port via firestarter (according to several other threads) with no luck.
I still cannot connect to my printer when firestarter is enabled.
My printer is set (under system-config-printer) as :
Code:
hp:/net/Photosmart_C4500_series?ip=192.168.2.5
Code:
$ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
Code:
$ ifconfig
eth0 Link encap:Ethernet HWaddr X
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: X Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1444891 errors:0 dropped:0 overruns:0 frame:0
TX packets:1204193 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1415057447 (1.3 GiB) TX bytes:287590175 (274.2 MiB)
Interrupt:18
eth1 Link encap:Ethernet HWaddr X
inet6 addr: X Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:0 dropped:96 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:155156 (151.5 KiB) TX bytes:23544 (22.9 KiB)
Interrupt:16 Base address:0x2000 Memory:efcff000-efcfffff
eth1:0 Link encap:Ethernet HWaddr X
inet addr:192.168.2.4 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:16 Base address:0x2000 Memory:efcff000-efcfffff
eth0 : ethernet internet connection (b44.ko)
eth1:0 : wireless adhoc printer connection (ipw3945.ko)
BCM4401
IPADDR=192.168.1.3
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
CL-110
LAN IP ADDR=192.168.1.1
IPW3945 :
IPADDR=192.168.2.4
NETMASK=255.255.255.0
HPC4580 :
IPADDR=192.168.2.5
NETMASK=255.255.255.0