element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Software Application Development change default ipaddr of MicroZed
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 4 replies
  • Subscribers 312 subscribers
  • Views 247 views
  • Users 0 members are here
Related

change default ipaddr of MicroZed

Former Member
Former Member over 11 years ago

The default IP address of MicroZed is 192.168.1.10, I know this could be changed by typing command: ifconfig eth0 ***.***.***.***. but I don't want this kind of configuration work every time i start my board!
I'm wondering is there any method to set my board a certain ip, say for example, 192.168.1.9? To make sure it won't go back to the 192.168.1.10 every time i restart it.
At first, I thought the ipaddr is set by U-boot.elf, so I rebuild it with modification in directory "/include/configs/zynq_common.h" where there is a Macro defination "CONFIG_IPADDR", however the change I made here is not helpful, after I loaded u-boot.elf into my board's SD card, and let my os ran again, the ifconfig still showed me "192.168.1.10"
What should I do? .>_<.

  • Sign in to reply
  • Cancel
  • Former Member
    0 Former Member over 11 years ago

    You should be able to set your IP once and for all by modifying the content of your interfaces file </etc/network/interfaces>
    the syntax is really easy.
    You will just have to unpack the image, make your change then pack it once again.
    Regards,
    yreg

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to Former Member

    Thank you for your reply :)
    I've checked the interfaces file in my system and found there's no such a file! 
    This time, for I'm using "uramdisk.image.gz" on my board, I striped it, unzipped it, added interfaces file under the path, then build it back again. However, when I ran the board again with the rebuilt file system, still no such a file! why? Where the "192.168.1.10" comes from?

    I'm a freshman in this field, and really need you guys' help. Thank you in advance! 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • robertbrowder
    0 robertbrowder over 11 years ago

    Kay

    I am new to the microzed as well and needed the default netmask to be 255.255.0.0.  

    My somewhat hacked-up solution was to create a file /mnt/init.sh.   This is the last thing executed in the boot up process.   This file has only one line:

    "ifconfig eth0 192.168.1.10 netmask 255.255.0.0"

    There is probably a better way but this seemed to work for me.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to robertbrowder

    Robertbrowder
    Thank you, that works, init.sh is the file provided for customized initialization I guess. Just as what you put, this is the last thing executed in the boot up process, triggered by the last line "source /mnt/init.sh" in rcS file. I made changes by adding "ifconfig eth0 ***" in /etc/init.d/rcS, also works.
    Best regards

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube