Hi,

I'm running ovmf with networking enabled and ipxe efi roms.  Network
driver seems to work properly.  In efi shell I can ifconfig the
interface with a static ip address and ping the default gateway.

dhcp autoconfigutation doesn't work though.  looks like ovmf doesn't
like the replies it gets for some reason.

Hints anyone?

thanks,
  Gerd

-------------- [ tcpdump of dhcp req + reply ] ----------------

15:14:38.068671 IP (tos 0x0, ttl 64, id 1730, offset 0, flags [none],
proto UDP (17), length 375)
    0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from
52:54:00:0a:3a:49 (oui Unknown), length 347, xid 0x287606bf, secs 12,
Flags [Broadcast]
          Client-Ethernet-Address 52:54:00:0a:3a:49 (oui Unknown)
          Vendor-rfc1048 Extensions
            Magic Cookie 0x63825363
            DHCP-Message Option 53, length 1: Discover
            MSZ Option 57, length 2: 1472
            Parameter-Request Option 55, length 35:
              Subnet-Mask, Time-Zone, Default-Gateway, Time-Server
              IEN-Name-Server, Domain-Name-Server, Hostname, BS
              Domain-Name, RP, EP, RSZ
              TTL, BR, YD, YS
              NTP, Vendor-Option, Requested-IP, Lease-Time
              Server-ID, RN, RB, Vendor-Class
              TFTP, BF, GUID, Option 128
              Option 129, Option 130, Option 131, Option 132
              Option 133, Option 134, Option 135
            GUID Option 97, length 17: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0
            NDI Option 94, length 3: 0.0.0
            ARCH Option 93, length 2: 7
            Vendor-Class Option 60, length 32:
"PXEClient:Arch:00007:iPXE:000000"
15:14:38.068836 IP (tos 0x0, ttl 64, id 45266, offset 0, flags [none],
proto UDP (17), length 362)
    192.168.144.1.1024 > 255.255.255.255.bootpc: BOOTP/DHCP, Reply,
length 334, xid 0x287606bf, secs 12, Flags [Broadcast]
          Your-IP 192.168.144.245
          Server-IP 192.168.144.1
          Client-Ethernet-Address 52:54:00:0a:3a:49 (oui Unknown)
          file "test"
          Vendor-rfc1048 Extensions
            Magic Cookie 0x63825363
            DHCP-Message Option 53, length 1: Offer
            Server-ID Option 54, length 4: 192.168.144.1
            Lease-Time Option 51, length 4: 3600
            RN Option 58, length 4: 1800
            RB Option 59, length 4: 3150
            Subnet-Mask Option 1, length 4: 255.255.255.0
            BR Option 28, length 4: 192.168.144.255
            Default-Gateway Option 3, length 4: 192.168.144.1
            Domain-Name-Server Option 6, length 4: 192.168.144.1
            Vendor-Class Option 60, length 9: "PXEClient"
            GUID Option 97, length 17: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0
            Vendor-Option Option 43, length 10: 6.1.8.10.4.0.80.88.69.255

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to