problem: could not talk to print service

From: Gustavo Tobares (gtobares@redmegatone.com)
Date: Thu Mar 13 2003 - 13:49:21 EST


Hi all, I have a sun e3500 (running Solaris 8) with two net cards, one named
e3500 (132.147.2.2/255.255.0.0), other named santafe (10.1.1.2/255.255.0.0)

I change "on the fly" the ip of the first card (e3500) with the next steps:

a. add one entry on /etc/hosts
        192.1.1.2 stafe2
a. Change de hostname to santafe (uname -S santafe)
b. ifconfig hme0 plumb
c. change /etc/hostname.hme0 (before: e3500, after: stafe2)
d. ifconfig hme0 192.1.1.2
e. ifconfig hme0 netmask 255.255.255.0
f. ifconfig hme0 up
g. add at the end of the line with the santafe in /etc/hosts,
        10.1.1.2 santafe e3500

After this is done, lpshut then lpstart

The printers don't work and the cancel show

# cancel prueba
can't connect to e3500
# ping e3500
e3500 is alive

I do some thing wrong? I can make some modification?

Thank's you very much.

/etc/hostname.hme0
stafe2

/etc/hostname.hme1
santafe

/etc/hosts
10.1.1.2 santafe santafe.megatone e3500
192.1.1.3 stafe2 stafe2.megatone

#ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 192.1.1.2 netmask ffffff00 broadcast 192.1.1.255
        ether 8:0:20:ac:f4:d2
hme1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 10.1.1.2 netmask ffff0000 broadcast 10.1.255.255
        ether 8:0:20:ac:f4:d2
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:59 EDT