Jump to content

Unable To Browse Web On Target System


Recommended Posts

Using Windows 7. Internet connection sharing enabled.

target > fon > laptop > wifi

I am able to ping: 4.2.2.2 and google.com from the fon.

I am able to ping: 4.2.2.2 and google.com from the target.

I can not browse the web from the target.

I can browse the web from my iPhone through the fon.

/etc/config/dhcp


config dnsmasq
        option domainneeded     1
        option boguspriv        1
        option filterwin2k      0
        option localise_queries 1
        option local    /lan/
        option domain   lan
        option expanded hosts   1
        option nonegcache       0
        option authoritative    1
        option readethers       1
        option leasefile        /tmp/dhcp.leases
        option resolvfile       /tmp/resolv.conf.auto

config dhcp
	option interface        lan
	option start 	100
	option limit	150
	option leasetime	12h
        option ignore   0
        list dhcp_option        3,192.168.0.1
        list dhcp_option        6,192.168.0.2,8.8.8.8


config dhcp
	option interface	wan
	option ignore	0
        option start  100
        option limit  150
        option leasetime 12h



/etc/config/network


config interface loopback
	option ifname	lo
	option proto	static
	option ipaddr	127.0.0.1
	option netmask	255.0.0.0

config interface lan
	option ifname	eth0
	option type 	bridge
	option proto	static
	option ipaddr	192.168.0.2
	option netmask	255.255.255.0
        option gateway  192.168.0.1
        option dns      8.8.8.8

I have also tried internet connection sharing through Mac OS X 10.6 with the same results.

Link to comment
Share on other sites

Using Windows 7. Internet connection sharing enabled.

This make me wonder did you checked every "check box" when you enabled ICS?

From this kind of list: http://ptgmedia.pearsoncmg.com/images/art_...soper_fig13.jpg

I can not browse the web from the target.

I can browse the web from my iPhone through the fon.

But if it's working throught fon it can't be that...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...