BrightSign Roku Compact Guía de usuario Pagina 109

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 118
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 108
103
8 When prompted, restart BrightSign to finish.
TIP:
You can also copy and paste the following into a text file, and then change the network
settings to match your own. After you make the changes, save the file as AUTORUN.BRS.
REM Start of script
nc = CreateObject("roNetworkConfiguration", 0)
nc.SetIP4Address(192.168.1.200)
nc.SetIP4Netmask(255.255.255.0)
nc.SetIP4Broadcast(192.168.1.255)
nc.SetIP4Gateway(192.168.1.1)
nc.AddDNSServer(192.168.1.1)
nc.AddDNSServer(208.67.222.222 )
nc.AddDNSServer(208.67.220.220)
nc.Apply()
a=RebootSystem()
REM End of script
Proxy servers
There are three ways you might connect the BrightSign to a server on the Internet.
Direction connection:
BrightSign has a routeable IP address and is accessible to the outside
world. We do not recommend this configuration.
Intercepting or transparent proxy:
BrightSign has a private IP address that is only routeable
within the local network. This configuration is used in most home and corporate networks. We
recommend this configuration.
Vista de pagina 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 117 118

Comentarios a estos manuales

Sin comentarios