WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Static netetwork interface detection  (Read 2553 times)

Offline Јаневски

  • Jr. Member
  • **
  • Posts: 61
Static netetwork interface detection
« on: September 07, 2012, 05:54:21 PM »
Hello,

I've noticed that due to the nature of it's structure TinyCoreLinux re-detects network interfaces at each reboot.
In my case, in a multiple ethernet NIC system i am experiencing different NIC detections and assignments when i reboot.

For example, there is eth0 curently binded to the NIC on slot 1 with MAC 00:01:02:03:04:05 and eth1 currently binded to the NIC on slot 2 with MAC 00:01:02:03:04:ff.
On the next reboot there is a big chance that they will be detected the other way around.

I know something about Linux distros in general, however is there a way to bind NICs permanently on TCL?

Thanks in advance.
« Last Edit: September 07, 2012, 06:19:21 PM by Јаневски »

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Static netetwork interface detection
« Reply #1 on: September 07, 2012, 06:32:01 PM »
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Јаневски

  • Jr. Member
  • **
  • Posts: 61
Re: Static netetwork interface detection
« Reply #2 on: September 07, 2012, 07:38:58 PM »