lundi 17 décembre 2012

Cisco ADS/router configuration

 cisco-800-series-router === end of sales :o 9dame

http://www.cisco.com/en/US/products/hw/routers/ps380/ps394/index.html
http://joe-ma-how-to.blogspot.com/2008/05/setting-up-cisco-800-series-router-for.html


plus recent

The Cisco 1700, 2600, and 3600 Series routers support the Asymmetric Digital Subscriber Line (ADSL) WAN Interface Card (WIC). All the three platforms are configured essentially the same. However, there are differences present in the hardware and in the Cisco IOS® Software release required for each one. Throughout this document, the Cisco 1700/2600/3600 is referred to as the Cisco ADSL WIC.




WAG200G

• Supports 802.11g and 802.11b wireless LAN 
• Supports 4 10/100 Auto MDI/MDI-X LAN switch ports 
• Support for RFC1483, PPPoE and PPPoA connections 
• Built-in ADSL modem with G.lite, G.dmt, G.992.3, G.992.5, and T1. 413 support

jeudi 8 novembre 2012

comment savoir si un service est en linux fedora

 service xinetd status

resolution du smb name sous linux

drs-serveur:/etc/sysconfig/network # nmblookup -A 192.168.14.236
Looking up status of 192.168.14.236
    USER-pc         <00> -         M <ACTIVE>
    DRS-DOMAINE     <00> - <GROUP> M <ACTIVE>
    USER-HP         <20> -         M <ACTIVE>
    us-DOMAINE     <1e> - <GROUP> M <ACTIVE>
    DRS-DOMAINE     <1d> -         M <ACTIVE>
    ..__MSBROWSE__. <01> - <GROUP> M <ACTIVE>


route (table de rouateg ) opensuse

Yast -> Network Devices -> Network card -> Edit -> Routing

You can also edit /etc/sysconfig/network/routes if you prefer the CLI.

config permanente de la carte reseau open suse

ou utiliser le moyen yast  =>editeur pour le fichier sysconfig/etc/sysconfig/cfg-eth* pour la carte eth*



editer le fichier /etc/sysconfig/cfg-eth* pour la carte eth* r


mercredi 7 novembre 2012

eth1:eth1

 lors d un test iconfig sur un ordi linux j'aitrouvé

eth1 et eth1:eth1
avec des brodcast et mask diferrent

pour le resoudre j'ai du changer dans le fichier /etc/sysconfig/network/ifcfg-eth1

et suprimmer
IPADRR_0

network config suse linux



drs-serveur:/etc/sysconfig/network # ls
config  ifcfg-eth1  ifcfg.template  ifroute-lo  providers  routes.YaST2save
dhcp    ifcfg-lo    if-down.d       if-up.d     routes     scripts
drs-serveur:/etc/sysconfig/network # cat ifcfg-eth1
BOOTPROTO='static' // or DHCP
BROADCAST=''
ETHTOOL_OPTIONS=''
IPADDR='192.168.14.21/32' // on fix ip car statique sinn on suprime si DHCP
MTU=''
NAME='NetXtreme BCM5752 Gigabit Ethernet PCI Express'
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='no'
PREFIXLEN='24'
IPADDR_0='192.168.14.21/24'
LABEL_0='eth1'


drs-serveur:/etc/sysconfig/network # /etc/init.d/network restart  // pour activer la config

Nombre total de pages vues