First time running setup script on a freshly built Centos 6 VM:
[root@sipx ~]# cat /etc/sysconfig/network NETWORKING="yes" GATEWAYDEV="venet0" NETWORKING_IPV6="yes" IPV6_DEFAULTDEV="venet0" HOSTNAME="sipx.domain.com" [root@sipx ~]# sipxecs-setup Network settings: IP address : 192.168.X.26 Would you like to configure your system's network settings? [ enter 'y' or 'n' ] : n Enter just the host name of this computer?. Example: myhost. [ press enter for '"sipx' ] : Enter just the domain name of your network? Example: mydomain.com [ press enter for 'domain.com"' ] : Is this the first server in your cluster? [ enter 'y' or 'n' ] : y Configuring as the first server... Tip: Use '"sipx.domain.com"' as your SIP domain if you are setting up for the first time or if you know you are only going to setup one server. This can make configuration easier. You can always change the value later. Enter SIP domain name [ press enter for 'domain.com"' ] : Enter SIP realm [ press enter for 'domain.com"' ] : Initial setup, this may take a few minutes... Finishing system configuration, almost done... done. In a few more minutes you will be able to access the administration interface from your web browser at the following URL: https://"sipx.domain.com" On Jul 30, 2012, at 13:31 , Kurt Albershardt wrote: > Happened the first time I ran the script, FWIW. > Install was updated 2-3x before I ran setup (due to dependency glitches) so > it's not a good test case. > I'll re-install on a clean VM and try again. > > > > > On Jul 30, 2012, at 13:26 , Tony Graziano wrote: > >> i might venture a guess that re-running the script and taking the defaults >> are doing this. if so, it would be incorrect and unwanted behavior. i think >> in order to open a jira, it needs to be tried against a fresh install and >> all patched up prior to running, then re-running the script. if it continues >> to happen a jira would be in order. >> >> On Mon, Jul 30, 2012 at 3:11 PM, Kurt Albershardt <[email protected]> wrote: >> Just tried a couple variants of that - first one left the host and domain at >> default and then I manually typed everything else -- that produced the same >> result at the end: >> >> https://"sipx.domain.com" >> >> >> Note spurious double quotes show in the proposed defaults: >> >> Enter just the host name of this computer?. Example: myhost. [ press enter >> for '"sipx' ] : >> Enter just the domain name of your network? Example: mydomain.com [ press >> enter for 'domain.com"' ] : >> >> Re- running but manually entering those produced the expected: >> >> https://sipx.murray-hotel.com >> >> at the end. >> >> >> >> thanks~ >> >> >> >> >> On Jul 30, 2012, at 13:01 , Tony Graziano wrote: >> >>> perhaps re-run the script and manually input the host and sipdomain >>> (instead of hitting enter) to see if it removes the quotes. >>> >>> On Mon, Jul 30, 2012 at 2:59 PM, Kurt Albershardt <[email protected]> wrote: >>> did not add quotes -- and the URL at the end still has them: >>> >>> >>> [root@sipx ~]# sipxecs-setup --reset-all >>> This will wipe all configuration data from this server. Are you sure? [ >>> enter 'y' or 'n' ] : y >>> Network settings: >>> IP address : 192.168.X.26 >>> Would you like to configure your system's network settings? [ enter 'y' or >>> 'n' ] : n >>> Enter just the host name of this computer?. Example: myhost. [ press enter >>> for '"sipx' ] : >>> Enter just the domain name of your network? Example: mydomain.com [ press >>> enter for 'domain.com"' ] : >>> Is this the first server in your cluster? [ enter 'y' or 'n' ] : y >>> Configuring as the first server... >>> Tip: Use '"sipx.domain.com"' as your SIP domain if you are >>> setting up for the first time or if you know you are only going to setup one >>> server. This can make configuration easier. You can always change the value >>> later. >>> Enter SIP domain name [ press enter for 'domain.com"' ] : sipx.domain.com >>> Enter SIP realm [ press enter for 'sipx.domain.com' ] : >>> Initial setup, this may take a few minutes... >>> Finishing system configuration, almost done... >>> done. >>> >>> >>> In a few more minutes you will be able to access the administration >>> interface from your web browser at the following URL: >>> >>> https://"sipx.domain.com" >>> >>> >>> >>> On Jul 30, 2012, at 12:43 , Douglas Hubler wrote: >>> >>> > Somehow you might have double quotes around your host name. When >>> > running sipxecs-setup, did you put double quotes around your host >>> > name?
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
