Skip to Content.
Sympa Menu

wg-pic - Re: [wg-pic] SIPc & multiple network interfaces

Subject: Presence and IntComm WG

List archive

Re: [wg-pic] SIPc & multiple network interfaces


Chronological Thread 
  • From: Xiaotao Wu <>
  • To: Bob Riddle <>
  • Cc: <>
  • Subject: Re: [wg-pic] SIPc & multiple network interfaces
  • Date: Mon, 26 Jan 2004 20:54:44 -0500 (EST)

On Mon, 26 Jan 2004, Bob Riddle wrote:

> the application came up! Ha! must be because my wireless is at eth1

Great. I need to improve sipc to be able to find the active network
interface.

-Xiaotao

> instead of eth0? I might try a phone call ... if I can find the phone
> directory!
>
> Xiaotao Wu wrote:
>
> >Seems 'ifconfig' causes problem.
> >Can you try to run
> >
> >/sbin/ifconfig eth0 | grep inet
> >
> >and see what's the result?
> >
> >I remember you mentioned that you are using eth1, I created a version
> >using eth1 and put it at the same place:
> >
> >http://www.cs.columbia.edu/~xiaotaow/wgpic/sipc
> >
> >Thanks!
> >
> >-Xiaotao
> >
> >===========================================================
> >Name : Xiaotao Wu
> >Email :
> >,
> >
> >
> >Homepage : http://www.cs.columbia.edu/~xiaotaow
> >Phone : (212)939-7054, Fax: (801)751-0217
> >Phone-PC : (212)939-7133
> >SIP :
> >sip:
> >Office : Room 506, Mudd building, West 120th
> >===========================================================
> >
> >On Mon, 26 Jan 2004, Bob Riddle wrote:
> >
> >
> >
> >>I just downloaded this and did a "mv sipc sipc.linux" and then ran sipc
> >>... same error but it did create the ~/.sipc directory! I've attached
> >>the sipc.dbg output:
> >>
> >>
> >> [bdr@smallville
> >> sipc.linux]$ cat ~/.sipc/sip.dbg
> >>Mon Jan 26 05:42:52 PM EST 2004
> >> --------------------- sipc 2.21 starts -------------
> >>
> >>Mon Jan 26 05:42:52 PM EST 2004
> >> Operating system is Linux
> >>
> >>Mon Jan 26 05:42:52 PM EST 2004
> >> Local::init: os is Linux
> >>
> >>Mon Jan 26 05:42:52 PM EST 2004
> >> Local::init: host is smallville
> >>
> >>Mon Jan 26 05:42:52 PM EST 2004
> >> Local::init: domain is (none)
> >>
> >>Mon Jan 26 05:42:52 PM EST 2004
> >> Local::init: os is Linux
> >>
> >>
> >>domainname (none), so I did the "domainname -F paldomain then it shows
> >>domainname "pals.internet2.edu", so I ran "sipc" once again, got the
> >>same error message - here's the sipc.dbg file from that run:
> >> --------------------- sipc 2.21 starts -------------
> >>
> >>Mon Jan 26 05:47:45 PM EST 2004
> >> Operating system is Linux
> >>
> >>Mon Jan 26 05:47:45 PM EST 2004
> >> Local::init: os is Linux
> >>
> >>Mon Jan 26 05:47:45 PM EST 2004
> >> Local::init: host is smallville
> >>
> >>Mon Jan 26 05:47:45 PM EST 2004
> >> Local::init: domain is pals.internet2.edu
> >>
> >>Mon Jan 26 05:47:45 PM EST 2004
> >> Local::init: os is Linux
> >>
> >>
> >>finally, I set the domainname to "internet2.edu", reran sipc, same erro
> >>- sipc.dbg:
> >>
> >> --------------------- sipc 2.21 starts -------------
> >>
> >>Mon Jan 26 05:49:15 PM EST 2004
> >> Operating system is Linux
> >>
> >>Mon Jan 26 05:49:15 PM EST 2004
> >> Local::init: os is Linux
> >>
> >>Mon Jan 26 05:49:15 PM EST 2004
> >> Local::init: host is smallville
> >>
> >>Mon Jan 26 05:49:15 PM EST 2004
> >> Local::init: domain is internet2.edu
> >>
> >>Mon Jan 26 05:49:15 PM EST 2004
> >> Local::init: os is Linux
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>Xiaotao Wu wrote:
> >>
> >>
> >>
> >>>Unfortunatelly, I am not in the center. I am in New York City right now.
> >>>Are you using the sipc I sent to you yesterday?
> >>>http://www.cs.columbia.edu/~xiaotaow/wgpic/sipc
> >>>If not, please download that one and use it to replace sipc in your sipc
> >>>directory.
> >>>Thanks!
> >>>
> >>>-Xiaotao
> >>>
> >>>===========================================================
> >>>Name : Xiaotao Wu
> >>>Email :
> >>>,
> >>>
> >>>
> >>>Homepage : http://www.cs.columbia.edu/~xiaotaow
> >>>Phone : (212)939-7054, Fax: (801)751-0217
> >>>Phone-PC : (212)939-7133
> >>>SIP :
> >>>sip:
> >>>Office : Room 506, Mudd building, West 120th
> >>>===========================================================
> >>>
> >>>On Mon, 26 Jan 2004, Bob Riddle wrote:
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>>I ran "sipc" and no ~/.sipc directory was ever created. I ran uname &
> >>>>whoami directly from the sipc.linux directory & they seemd to work just
> >>>>fine:
> >>>>
> >>>>[bdr@smallville
> >>>> sipc.linux]$ /home/bdr/sandbox/voip/sipc.linux/uname
> >>>>Linux
> >>>>[bdr@smallville
> >>>> sipc.linux]$ /home/bdr/sandbox/voip/sipc.linux/whoami
> >>>>bdr
> >>>>[bdr@smallville
> >>>> sipc.linux]$
> >>>>
> >>>>here are the contents & permissiions for my ~ directory:
> >>>>
> >>>>[bdr@smallville
> >>>> sipc.linux]$ ls -al ~
> >>>>total 138828
> >>>>drwx------ 70 bdr bdr 4096 Jan 26 16:00 .
> >>>>drwxr-xr-x 5 root root 4096 Jan 7 11:52 ..
> >>>> .............................
> >>>>drwxr-xr-x 51 bdr bdr 4096 Jan 26 13:07 sandbox
> >>>>drwxrwxr-x 2 bdr bdr 4096 Nov 19 12:26 .sclient
> >>>>-rw-rw-r-- 1 bdr bdr 291 Apr 27 2003 signature
> >>>>drwx------ 2 bdr bdr 4096 Aug 25 08:33 .ssh
> >>>>-rw-rw-r-- 1 bdr bdr 65 Apr 20 2003 .sversionrc
> >>>>drwxrwxr-x 2 bdr bdr 4096 Apr 20 2003 .themes
> >>>>drwx------ 3 bdr bdr 4096 May 6 2003 .thumbnails
> >>>>
> >>>>Are you here at the East/West Center? I'm happy to let you munge around
> >>>>on my laptop, if you'd like - or even SSH to it - just let me know.
> >>>>
> >>>>
> >>>>Xiaotao Wu wrote:
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>>I deleted the ~/.sipc directory as asked. When I run sipc why doesn't
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>>it creat a new ~/.sipc directory?
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>This should not happen. The ~/.sipc directory get connected at the
> >>>>>begining unless the 'uname' cannot be executed.
> >>>>>Can you try again and send me the file ~/.sipc/sip.dbg
> >>>>>
> >>>>>-Xiaotao
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>
> >>>
> >>>
> >>>
> >>--
> >>Bob Riddle
> >>()
> >> Technologist,Internet2
> >>3025 Boardwalk, Suite 100 Ann Arbor, Michigan 48108
> >>Business Phone: 734.913.4257 Fax Number: 734.913.4255
> >>
> >>"Opportunity is missed by most people because it is dressed in overalls
> >>and looks like work" Thomas Edison
> >>
> >>
> >>
> >>
> >
> >
> >
> >
>
> --
> Bob Riddle
> ()
> Technologist,Internet2
> 3025 Boardwalk, Suite 100 Ann Arbor, Michigan 48108
> Business Phone: 734.913.4257 Fax Number: 734.913.4255
>
> "Opportunity is missed by most people because it is dressed in overalls and
> looks like work" Thomas Edison
>
>
>




Archive powered by MHonArc 2.6.16.

Top of Page