Hi misc, I am installing OpenBSD, following the configuration wizard, I configured a static IP as follows:
IPv4 address for em0? (or 'auroconf' or 'none') [auroconf] Here is my IP address configured Netmask for em0?[255.255.255.0] Here is my own netmask configured IPv6 address for em0? (or 'auroconf' or 'none') [none] This is configured as none Available network interfaces are: em0 em1 vlan0. Which one do you wish to configure? (or 'done') [done] Configured here as done Default IPv4 route? (IPv4 address, 'dhcp' or 'none') This is configured as the gateway of the network port add net default: gateway DNS domain name? (e.g. 'bar.com') [my.domain] enter here DNS nameservers? (IP address list or 'none') [none] Configure 8.8.8.8 here But after the installation is complete, I can't access the Internet. When I execute the ping command, it appears ping: sendmsg: No route to host. When I do ping www.google.com<http://www.google.com> it doesn't do anything. The specific commands are as follows: ping 104.193.88.77 PING 104.193.88.77(104.193.88.77): 56 data bytes ping: sendmsg: No route to host ping: wrote 104.193.88.77 64 chars, ret=-1 Is this what is the reason? I can guarantee that this network port is normal, and my IP, Netmask, and Gateway configuration are correct can you help me? thanks Haiyan Yan IOTG DE Email: mailto: [email protected]<mailto:[email protected]>

