Les avertissements suivants se sont produits :
Warning [2] Undefined variable $unreadreports - Line: 33 - File: global.php(961) : eval()'d code PHP 8.2.20 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 33 errorHandler->error_callback
/global.php 961 eval
/showthread.php 28 require_once



Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
Configuration Dual Lan avec Synology
#5
1) enable ssh in control panel -> terminal
2) login via putty - ssh: root : user_admin_password_should_work undefined
3) > su
4) change the IPs for your network before (omit Synology#):
Synology# insmod /lib/modules/stp.ko
Synology# insmod /lib/modules/bridge.ko
Synology# brctl addbr br0
Synology# brctl stp br0 off
Synology# ifconfig br0 192.168.2.100 netmask 255.255.255.0 up
Synology# brctl addif br0 eth0
Synology# brctl addif br0 eth1
Synology# ifconfig eth0 192.168.2.100 promisc up
Synology# ifconfig eth1 192.168.2.200 promisc up
Synology# route add default gw 192.168.2.1 dev br0

5) check with Synology# brctl show
6) if everything works you want to create a script which makes this work after the restart
7) vi /usr/syno/etc.defaults/rc.d/create-bridge.sh
undefined insert previous commands (of course without Synology#) and save
9) chmod 755 /usr/syno/etc.defaults/rc.d/create-bridge.sh
10) restart and test


l'adresse 192.168.2.100 il faut le créer sur le 2eme port lan?
car par defaut sur le nas j'ai (sur le 2eme port) 169.254.86.51....

4) change the IPs for your network before (omit Synology#)
je crée 192.168.2.100 en activant le DHCP et dans le paramétrage de DHCP?

c'est vraiment chiant....
Répondre


Messages dans ce sujet
Configuration Dual Lan avec Synology - par Janacek - 02-12-2019, 06:36 PM
RE: Configuration Dual Lan avec Synology - par renan - 02-12-2019, 07:04 PM
RE: Configuration Dual Lan avec Synology - par renan - 02-12-2019, 07:56 PM
RE: Configuration Dual Lan avec Synology - par Janacek - 02-12-2019, 08:36 PM
RE: Configuration Dual Lan avec Synology - par bbill - 11-04-2019, 09:36 AM

Sujets apparemment similaires…
Sujet Auteur Réponses Affichages Dernier message
  Problème blue os et configuration nouveau compte Qobuz Coyote3317 0 464 12-14-2024, 11:02 PM
Dernier message: Coyote3317
Music Synology DSM 7 bêta Razmote 60 42,174 05-06-2024, 02:48 PM
Dernier message: bbill
  Streamer + DAC demande conseil configuration Fred Mos 5 2,420 02-06-2024, 03:17 PM
Dernier message: Steph44200
Music Serveur NAS multimédia Synology et dématérialisation Razmote 105 117,296 11-20-2023, 04:06 PM
Dernier message: chakiwi
  NAS Synology: le changer? ou changer la pile? Zephyr58 2 3,004 07-31-2023, 01:43 PM
Dernier message: Zephyr58

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)