Доброе время суток. Помогите пожалуйста. В Linux не силён. Есть машина на Suse 11, на ней работает программа для управления инкубатором. Сеть есть, с ноута машина пингуется и наоборот. Но вот к оборудованию пинг не проходит. Железо не родное, Suse работала на другой машине, но она приказала долго жить и просто перекинули винт на другое железо.
linux-x15d:~ # ifconfig
eth2 Link encap:Ethernet HWaddr 00:1D:7D:E8:7C:4C
inet addr:196.1.14.200 Bcast:196.1.14.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:49 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:5124 (5.0 Kb)
Interrupt:220
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:344 errors:0 dropped:0 overruns:0 frame:0
TX packets:344 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:286956 (280.2 Kb) TX bytes:286956 (280.2 Kb)
Suse 11 сеть есть, ping к устройствам не проходит
Модератор: Модераторы разделов
-
- Модератор
- Сообщения: 21007
- Статус: nulla salus bello
- ОС: Debian GNU/Linux
Re: Suse 11 сеть есть, ping к устройствам не проходит
Опишите (или нарисуйте) топологию сети. Непонятно, как должен идти пинг до оборудования, куда оно подключено?
Пишите правильно:
в консоли вку́пе (с чем-либо) в общем вообще | в течение (часа) новичок нюанс по умолчанию | приемлемо проблема пробовать трафик |
-
- Сообщения: 7
- ОС: Suse 11
Re: Suse 11 сеть есть, ping к устройствам не проходит
Есть компьютер с ПО Pas Reform который считывает информацию с инкубационных шкафов. Шкафы подключены к ПК через два коммутатора. IP адреса у шкафов прописаны статические, 196.1.14.2 - 196.1.14.9
У вас нет необходимых прав для просмотра вложений в этом сообщении.
-
- Модератор
- Сообщения: 21007
- Статус: nulla salus bello
- ОС: Debian GNU/Linux
Re: Suse 11 сеть есть, ping к устройствам не проходит
Так, а ноут, с которого машина пингуется, куда подключён? Тоже к одному из этих коммутаторов?
А раньше шкафы пинговались? А с ноута пингуются? Может быть, они вообще настроены не отвечать на пинги?
А раньше шкафы пинговались? А с ноута пингуются? Может быть, они вообще настроены не отвечать на пинги?
Добавлено (13:42):
Я так понимаю, раньше использовался интерфейс eth1, а новая сетевая карта стала называться eth2. Посмотрите, может быть, в файрволе есть настройки, специфичные для eth1.Пишите правильно:
в консоли вку́пе (с чем-либо) в общем вообще | в течение (часа) новичок нюанс по умолчанию | приемлемо проблема пробовать трафик |
-
- Сообщения: 7
- ОС: Suse 11
Re: Suse 11 сеть есть, ping к устройствам не проходит
Да. Ноут подключал к первому коммутатору. Машина пингуется. Шкафы с ноута тоже пингуются. Даже программа Advanced IP Scaner видит все шкафы и ПК.
Да. Раньше был eth1, сейчас eth2. Файервол отключён. Так пишет в Yast. И вот что пишет в логах: SuSEfirewall2: SuSEfirewall2 not active
Да. Раньше был eth1, сейчас eth2. Файервол отключён. Так пишет в Yast. И вот что пишет в логах: SuSEfirewall2: SuSEfirewall2 not active
-
- Модератор
- Сообщения: 21007
- Статус: nulla salus bello
- ОС: Debian GNU/Linux
Re: Suse 11 сеть есть, ping к устройствам не проходит
На всякий случай стоит глянуть, не настроен ли он в обход SuSEfirewall2: sudo iptables-save
Добавлено (14:00):
А коммутаторы совсем безмозглые или L3? Если L3, может быть, это в них что-то настроено с привязкой к старому MAC-адресу?Пишите правильно:
в консоли вку́пе (с чем-либо) в общем вообще | в течение (часа) новичок нюанс по умолчанию | приемлемо проблема пробовать трафик |
-
- Сообщения: 7
- ОС: Suse 11
Re: Suse 11 сеть есть, ping к устройствам не проходит
Коммутаторы вообще безмозглые. Обычные, самые дешевые.
Спасибо, посмотрю.
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth2, link-type EN10MB (Ethernet), capture size 96 bytes
10:41:26.104160 arp who-has 196.1.14.4 tell 196.1.14.200
10:41:27.104153 arp who-has 196.1.14.4 tell 196.1.14.200
10:41:28.104153 arp who-has 196.1.14.4 tell 196.1.14.200
^C
3 packets captured
3 packets received by filter
0 packets dropped by kernel
Спасибо, посмотрю.
Добавлено (14:10):
linux-x15d:~ # tcpdump -ni eth2tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth2, link-type EN10MB (Ethernet), capture size 96 bytes
10:41:26.104160 arp who-has 196.1.14.4 tell 196.1.14.200
10:41:27.104153 arp who-has 196.1.14.4 tell 196.1.14.200
10:41:28.104153 arp who-has 196.1.14.4 tell 196.1.14.200
^C
3 packets captured
3 packets received by filter
0 packets dropped by kernel
Добавлено (14:14):
А это то что в логах.Код: Выделить всё
Oct 30 16:58:36 linux-x15d ifup: lo
Oct 30 16:58:36 linux-x15d ifup: lo
Oct 30 16:58:36 linux-x15d ifup: IP address: 127.0.0.1/8
Oct 30 16:58:36 linux-x15d ifup:
Oct 30 16:58:36 linux-x15d ifup:
Oct 30 16:58:36 linux-x15d ifup: IP address: 127.0.0.2/8
Oct 30 16:58:36 linux-x15d ifup:
Oct 30 16:58:36 linux-x15d ifup: eth0 device: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 20)
Oct 30 16:58:36 linux-x15d ifup: eth0
Oct 30 16:58:36 linux-x15d ifup: IP address: 192.168.100.200/24
Oct 30 16:58:36 linux-x15d ifup:
Oct 30 16:58:37 linux-x15d SuSEfirewall2: SuSEfirewall2 not active
Oct 30 16:58:37 linux-x15d ifup: eth1 device: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 20)
Oct 30 16:58:37 linux-x15d ifup: eth1
Oct 30 16:58:37 linux-x15d ifup: IP address: 196.1.14.1/24
Oct 30 16:58:37 linux-x15d ifup:
Oct 30 16:58:37 linux-x15d SuSEfirewall2: SuSEfirewall2 not active
Oct 30 16:58:38 linux-x15d kdm_config[2561]: Multiple occurrences of key 'Language' in section [X-*-Greeter] of /opt/kde3/share/config/kdm/kdmrc
Oct 30 16:58:38 linux-x15d kdm_config[2561]: Multiple occurrences of key 'ShowUsers' in section [X-*-Greeter] of /opt/kde3/share/config/kdm/kdmrc
Oct 30 16:58:38 linux-x15d kdm_config[2561]: Multiple occurrences of key 'UseBackground' in section [X-*-Greeter] of /opt/kde3/share/config/kdm/kdmrc
Oct 30 16:58:38 linux-x15d kdm_config[2561]: Multiple occurrences of key 'AllowShutdown' in section [X-:*-Core] of /opt/kde3/share/config/kdm/kdmrc
Oct 30 16:58:38 linux-x15d kdm_config[2561]: Multiple occurrences of key 'AutoLoginEnable' in section [X-:0-Core] of /opt/kde3/share/config/kdm/kdmrc
Oct 30 16:58:38 linux-x15d auditd[2576]: Started dispatcher: /sbin/audispd pid: 2578
Oct 30 16:58:38 linux-x15d auditd[2576]: Init complete, auditd 1.6.8 listening for events (startup state disable)
Oct 30 16:58:38 linux-x15d audispd: af_unix plugin initialized
Oct 30 16:58:38 linux-x15d audispd: audispd initialized with q_depth=64 and 1 active plugins
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Found user 'avahi' (UID 102) and group 'avahi' (GID 104).
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Successfully dropped root privileges.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: avahi-daemon 0.6.22 starting up.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Loading service file /etc/avahi/services/sftp-ssh.service.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Loading service file /etc/avahi/services/ssh.service.
Oct 30 16:58:39 linux-x15d kernel: klogd 1.4.1, log source = /proc/kmsg started.
Oct 30 16:58:39 linux-x15d kernel: type=1505 audit(1635602312.244:9): operation="profile_load" name="/usr/sbin/nscd" name2="default" pid=1262
Oct 30 16:58:39 linux-x15d kernel: type=1505 audit(1635602312.356:10): operation="profile_load" name="/usr/sbin/ntpd" name2="default" pid=1263
Oct 30 16:58:39 linux-x15d kernel: type=1505 audit(1635602312.392:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=1273
Oct 30 16:58:39 linux-x15d kernel: powernow: This module only works with AMD K7 CPUs
Oct 30 16:58:39 linux-x15d kernel: IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
Oct 30 16:58:39 linux-x15d kernel: sky2 eth0: enabling interface
Oct 30 16:58:39 linux-x15d kernel: NET: Registered protocol family 10
Oct 30 16:58:39 linux-x15d kernel: lo: Disabled Privacy Extensions
Oct 30 16:58:39 linux-x15d kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Oct 30 16:58:39 linux-x15d kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Oct 30 16:58:39 linux-x15d kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Oct 30 16:58:39 linux-x15d kernel: sky2 eth1: enabling interface
Oct 30 16:58:39 linux-x15d kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Joining mDNS multicast group on interface eth1.IPv4 with address 196.1.14.1.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: New relevant interface eth1.IPv4 for mDNS.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Joining mDNS multicast group on interface eth0.IPv4 with address 196.1.14.200.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: New relevant interface eth0.IPv4 for mDNS.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Network interface enumeration completed.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Registering new address record for 196.1.14.1 on eth1.IPv4.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Registering new address record for 196.1.14.200 on eth0.IPv4.
Oct 30 16:58:39 linux-x15d avahi-daemon[2590]: Registering HINFO record with values 'I686'/'LINUX'.
Oct 30 16:58:40 linux-x15d avahi-dnsconfd[2670]: Successfully connected to Avahi daemon.
Oct 30 16:58:40 linux-x15d avahi-daemon[2590]: Server startup complete. Host name is linux-x15d.local. Local service cookie is 1024932258.
Oct 30 16:58:40 linux-x15d kernel: [drm] Initialized drm 1.1.0 20060810
Oct 30 16:58:41 linux-x15d kernel: sky2 eth1: Link is up at 100 Mbps, full duplex, flow control both
Oct 30 16:58:41 linux-x15d kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Код: Выделить всё
Jan 31 10:51:29 linux-x15d ifup: lo
Jan 31 10:51:29 linux-x15d ifup: lo
Jan 31 10:51:29 linux-x15d ifup: IP address: 127.0.0.1/8
Jan 31 10:51:29 linux-x15d ifup:
Jan 31 10:51:29 linux-x15d ifup:
Jan 31 10:51:29 linux-x15d ifup: IP address: 127.0.0.2/8
Jan 31 10:51:29 linux-x15d ifup:
Jan 31 10:51:30 linux-x15d ifup: eth2 device: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
Jan 31 10:51:30 linux-x15d ifup: eth2
Jan 31 10:51:30 linux-x15d ifup: IP address: 196.1.14.200/24
Jan 31 10:51:30 linux-x15d ifup:
Jan 31 10:51:30 linux-x15d SuSEfirewall2: SuSEfirewall2 not active
Jan 31 10:51:31 linux-x15d kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.045:2): operation="profile_load" name="/bin/ping" name2="default" pid=1519
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.097:3): operation="profile_load" name="/sbin/klogd" name2="default" pid=1523
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.121:4): operation="profile_load" name="/sbin/syslog-ng" name2="default" pid=1524
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.145:5): operation="profile_load" name="/sbin/syslogd" name2="default" pid=1525
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.170:6): operation="profile_load" name="/usr/sbin/avahi-daemon" name2="default" pid=1526
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.193:7): operation="profile_load" name="/usr/sbin/identd" name2="default" pid=1527
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.214:8): operation="profile_load" name="/usr/sbin/mdnsd" name2="default" pid=1528
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.353:9): operation="profile_load" name="/usr/sbin/nscd" name2="default" pid=1535
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.401:10): operation="profile_load" name="/usr/sbin/ntpd" name2="default" pid=1575
Jan 31 10:51:31 linux-x15d kernel: type=1505 audit(1675151484.506:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=1593
Jan 31 10:51:31 linux-x15d kernel: MOXA Smartio/Industio family driver version 2.0.3
Jan 31 10:51:31 linux-x15d kernel: bootsplash: status on console 0 changed to on
Jan 31 10:51:31 linux-x15d kernel: powernow: This module only works with AMD K7 CPUs
Jan 31 10:51:31 linux-x15d kernel: IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
Jan 31 10:51:31 linux-x15d kernel: r8169: eth2: link down
Jan 31 10:51:31 linux-x15d kernel: r8169: eth2: link down
Jan 31 10:51:31 linux-x15d kernel: r8169: eth2: link up
Jan 31 10:51:31 linux-x15d kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Jan 31 10:51:31 linux-x15d kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jan 31 10:51:51 linux-x15d kdm_config[2935]: Multiple occurrences of key 'Language' in section [X-*-Greeter] of /opt/kde3/share/config/kdm/kdmrc
Jan 31 10:51:51 linux-x15d kdm_config[2935]: Multiple occurrences of key 'ShowUsers' in section [X-*-Greeter] of /opt/kde3/share/config/kdm/kdmrc
Jan 31 10:51:51 linux-x15d kdm_config[2935]: Multiple occurrences of key 'UseBackground' in section [X-*-Greeter] of /opt/kde3/share/config/kdm/kdmrc
Jan 31 10:51:51 linux-x15d kdm_config[2935]: Multiple occurrences of key 'AllowShutdown' in section [X-:*-Core] of /opt/kde3/share/config/kdm/kdmrc
Jan 31 10:51:51 linux-x15d kdm_config[2935]: Multiple occurrences of key 'AutoLoginEnable' in section [X-:0-Core] of /opt/kde3/share/config/kdm/kdmrc
Jan 31 10:51:51 linux-x15d auditd[2952]: Started dispatcher: /sbin/audispd pid: 2955
Jan 31 10:51:52 linux-x15d auditd[2952]: Init complete, auditd 1.6.8 listening for events (startup state disable)
Jan 31 10:51:52 linux-x15d audispd: af_unix plugin initialized
Jan 31 10:51:52 linux-x15d audispd: audispd initialized with q_depth=64 and 1 active plugins
Jan 31 10:51:52 linux-x15d avahi-daemon[2974]: Found user 'avahi' (UID 102) and group 'avahi' (GID 104).
Jan 31 10:51:52 linux-x15d avahi-daemon[2974]: Successfully dropped root privileges.
Jan 31 10:51:52 linux-x15d avahi-daemon[2974]: avahi-daemon 0.6.22 starting up.
Jan 31 10:51:52 linux-x15d avahi-daemon[2974]: Loading service file /etc/avahi/services/sftp-ssh.service.
Jan 31 10:51:52 linux-x15d avahi-daemon[2974]: Loading service file /etc/avahi/services/ssh.service.
Jan 31 10:51:52 linux-x15d avahi-daemon[2974]: Joining mDNS multicast group on interface eth2.IPv4 with address 196.1.14.200.
Jan 31 10:51:52 linux-x15d avahi-daemon[2974]: New relevant interface eth2.IPv4 for mDNS.
Jan 31 10:51:52 linux-x15d avahi-daemon[2974]: Network interface enumeration completed.
Jan 31 10:51:52 linux-x15d avahi-daemon[2974]: Registering new address record for 196.1.14.200 on eth2.IPv4.
Последний раз редактировалось Bizdelnick 01.02.2023 15:02, всего редактировалось 1 раз.
Причина: тег code
Причина: тег code
-
- Сообщения: 7
- ОС: Suse 11
Re: Suse 11 сеть есть, ping к устройствам не проходит
Проверил. Вот что пишет.
linux-x15d:~ # sudo iptables-save
# Generated by iptables-save v1.4.0 on Wed Feb 1 13:12:02 2023
*filter
:INPUT ACCEPT [258:159296]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [301:161238]
COMMIT
# Completed on Wed Feb 1 13:12:02 2023
linux-x15d:~ # sudo iptables-save
# Generated by iptables-save v1.4.0 on Wed Feb 1 13:12:02 2023
*filter
:INPUT ACCEPT [258:159296]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [301:161238]
COMMIT
# Completed on Wed Feb 1 13:12:02 2023
-
- Модератор
- Сообщения: 21007
- Статус: nulla salus bello
- ОС: Debian GNU/Linux
Re: Suse 11 сеть есть, ping к устройствам не проходит
Ну не знаю, я бы искал причину на стороне оборудования, а не этой машины. Можно попробовать выдать ей тот же IP-адрес, что был у старой, возможно, где-то есть привязка к нему.
Пишите правильно:
в консоли вку́пе (с чем-либо) в общем вообще | в течение (часа) новичок нюанс по умолчанию | приемлемо проблема пробовать трафик |
-
- Сообщения: 7
- ОС: Suse 11
Re: Suse 11 сеть есть, ping к устройствам не проходит
Да уже и старый IP поставил. И сетевую карту сделал eth1. Разве что MAC не менял ещё.
-
- Сообщения: 7
- ОС: Suse 11
Re: Suse 11 сеть есть, ping к устройствам не проходит
Спасибо за помощь. Победил. Проблема была в сети. Сегмент большой и не хватало мощности достучаться. Установил ещё один коммутатор в качестве репитера и всё завелось.