Comments are available to members only. Sign up or Log in to view these comments.
Main Topics
Browse All TopicsI moved and have a new network and can't talk to my printer, a dell 1700n connected to the router (Netgear 54 Mbps wireless router WGR614 v6) with an ethernet cable. Both the old and new networks are NATs. The old network had internal addresss like 192.168.0.* The new has 192.168.1.*. The printer address of the old network was 192.168.0.10
I don't remember what I did to get it working the first time. Please help me get it working. Using SuSe Linux 9.2 (other machines are SuSE 10.1, Debian Etch, if that's any better)
netstat command doesn't show the printer, but then I haven't installed it yet.
I guess 192,168.1.3 is the computer from which the command was issued (based on ifconfig output)
# netstat -tua
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:mysql *:* LISTEN
tcp 0 0 *:netbios-ssn *:* LISTEN
tcp 0 0 *:sunrpc *:* LISTEN
tcp 0 0 *:ndmp *:* LISTEN
tcp 0 0 *:ipp *:* LISTEN
tcp 0 0 localhost:smtp *:* LISTEN
tcp 0 0 *:mailbox-lm *:* LISTEN
tcp 0 0 *:microsoft-ds *:* LISTEN
tcp 0 0 localhost:ipp localhost:33160 ESTABLISHED
tcp 0 0 192.168.1.3:32877 218.51.192.252:www-http ESTABLISHED
tcp 0 0 192.168.1.3:32879 218.51.192.252:www-http ESTABLISHED
tcp 0 0 192.168.1.3:32869 as21357.akamai:www-http TIME_WAIT
tcp 0 0 localhost:33168 localhost:ipp TIME_WAIT
tcp 0 0 localhost:33169 localhost:ipp TIME_WAIT
tcp 0 0 localhost:33170 localhost:ipp TIME_WAIT
tcp 0 0 localhost:33171 localhost:ipp TIME_WAIT
tcp 0 0 localhost:33165 localhost:ipp TIME_WAIT
tcp 0 0 localhost:33166 localhost:ipp TIME_WAIT
tcp 0 0 localhost:33167 localhost:ipp TIME_WAIT
tcp 0 0 localhost:33160 localhost:ipp ESTABLISHED
tcp 0 0 localhost:33163 localhost:ipp TIME_WAIT
tcp 0 0 *:ssh *:* LISTEN
tcp 0 0 localhost:smtp *:* LISTEN
udp 0 0 *:filenet-pa *:*
udp 0 0 192.168.1.3:netbios-ns *:*
udp 0 0 mylinuxbox.taos:netbios-ns
udp 0 0 *:netbios-ns *:*
udp 0 0 192.168.1.3:netbios-dgm *:*
udp 0 0 mylinuxbox.tao:netbios-dgm
udp 0 0 *:netbios-dgm *:*
udp 0 0 *:ndmp *:*
udp 0 0 *:bootpc *:*
udp 0 0 *:sunrpc *:*
udp 0 0 *:ipp *:*
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: hdhondtPosted on 2007-02-21 at 16:37:19ID: 18583532
Comments are available to members only. Sign up or Log in to view these comments.